# fluent-cart/1.4.0/assets/edit-wp-user-global.js

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.4.0. 6 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.4.0/code/assets/edit-wp-user-global.js
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.4.0/raw/assets/edit-wp-user-global.js
- Modified: 2026-06-11T12:21:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.4.0/code/assets/edit-wp-user-global.js#L10-L20`.

```javascript
(function(){({init(){window.fluentcart_edit_user_global_bar_vars.edit_user_vars&&window.fluentcart_edit_user_global_bar_vars.edit_user_vars.fct_profile_url&&this.maybeUserProfile(window.fluentcart_edit_user_global_bar_vars.edit_user_vars)},maybeUserProfile(r){const e=window.jQuery("#profile-page > .wp-header-end");if(e.length)try{window.jQuery(`<a
                style="background: #00009f;color: white;border-color: #00009f;"
                target="_blank"
                class="page-title-action"
                href="${r.fct_profile_url}">View FluentCart Profile</a>`).insertBefore(e)}catch{}}}).init()})();

```
