first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
jQuery( document ).ready( function() {
|
||||
jQuery( '#misc-publishing-actions' ).find( '.misc-pub-section' ).first().remove();
|
||||
jQuery( '#save-action' ).remove();
|
||||
} );
|
||||
Reference in New Issue
Block a user