/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
assets
/
js
/
admin
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/woocommerce/assets/js/admin
Edit:
/home/melaqxso/public_html/wp-content/plugins/woocommerce/assets/js/admin/product-editor.js
/* global woocommerce_admin_product_editor */ jQuery( function ( $ ) { $( function () { var editorWrapper = $( '#postdivrich' ); /** * In the Product Editor context, the footer needs to be hidden otherwise the computation of the postbox position is wrong. * For more details, see https://github.com/woocommerce/woocommerce/pull/59212. */ $( '#wpfooter' ).css( { visibility: 'hidden', display: 'unset' } ); if ( editorWrapper.length ) { editorWrapper.addClass( 'postbox woocommerce-product-description' ); editorWrapper.prepend( '<h2 class="postbox-header"><label>' + woocommerce_admin_product_editor.i18n_description + '</label></h2>' ); } } ); } );
Ukuran: 696 B