updated plugin GP Premium
version 1.11.3
This commit is contained in:
@ -25,7 +25,7 @@ jQuery(document).ready(function($) {
|
||||
});
|
||||
});
|
||||
|
||||
jQuery(window).load(function($) {
|
||||
jQuery(window).on('load', function() {
|
||||
if ( jQuery( '#_meta-generate-page-header-enable-image-crop' ).val() == 'enable' ) {
|
||||
jQuery( '#crop-enabled' ).show();
|
||||
}
|
||||
@ -217,4 +217,4 @@ jQuery(document).ready(function($) {
|
||||
// Open the featured image modal
|
||||
wp.media.featuredImage.frame().open();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user