Skip to content

Instantly share code, notes, and snippets.

@arunbasillal
Last active September 8, 2025 10:59
Show Gist options
  • Save arunbasillal/3ce81343826e7d10f3d83cacbe2ea318 to your computer and use it in GitHub Desktop.
Save arunbasillal/3ce81343826e7d10f3d83cacbe2ea318 to your computer and use it in GitHub Desktop.
IAP: Remove Media Library Meta Box
// Remove Image Attributes Pro Media Library Meta Box
remove_action( 'add_meta_boxes_attachment', 'iaffpro_add_meta_box_media_library' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment