David, I’m not sure if you’re trying to disable the whole gallery (plus the settings) or only its fields. For the first option, you should try do deregister the admin-gallery
script:
function disable_gallery() {
$post_id = (int) $_GET['post_id'];
// Check for your post / page ID
if( $post_id == 343 ) {
wp_deregister_script( 'admin-gallery' );
}
}
add_action( 'admin_enqueue_scripts', 'disable_gallery' );
Related Posts:
- Gallery Inside One Post
- How do i add class=”fancybox” to the default gallery?
- How to show description under an inserted image?
- First three images in post excerpt
- how do i create a downloadable gallery with image descriptions?
- How I can get image description/title/alt for gallery image?
- Images Missing from built in WP Gallery
- How can I remove or change a border/outline on a picture when it is in a gallery page?
- Add size in Gallery Settings in Media Library
- Post photo galleries [closed]
- NextGen – Display Image Count Per Gallery
- Add a checkbox in Media Upload window
- have WP Gallery display the title instead of caption
- Changing Gallery images size?
- remove featured image from gallery woocommerce [closed]
- How to get ID of images used in gallery?
- Add data attribute to a gallery link?
- Display all albums in nggallery on a page [closed]
- What is a good way to implement photo galleries on WordPress?
- Display latest 10 galleries
- show other images from same gallery
- how do i embed the pdf gallery in wordpress post
- WordPress gallery not sorting the images if I change the order of image ids
- WordPress grab first image from gallery
- GalleryView binding for WP Gallery, without NextGen
- Set default number of columns in gallery
- ACF gallery hook?
- Gutenberg MediaUpload component with default gallery functionality?
- Get attachments but only from post gallery?
- WordPress show Gallery Title and Captions
- In which version of WordPress was the new gallery shortcode implemented?
- Add Download Button in prettyPhoto Plugin
- Displaying a combination of Galleries
- Upload photos to WordPress via ftp w/ [gallery] shortcode?
- NextGen Gallery Slideshow Positioning Issue
- Install Gallery 3 in Subdirectory of WordPress
- Text lost under image after WordPress 5.0 upgrade
- Inside text editor my preview gallery images are in full size
- Extending Media Gallery – Retrieving values from short code
- How to run custom JavaScript code on gallery attachment image selection
- Is it possible to setup a gallery in the backend without including it in the content?
- Is it possible to set JJ NextGen JQuery Carousel dynamic ids? [closed]
- Lightbox Effect Not Working
- Gallery backend only
- How to make gallery images responsive?
- How to have Tiled Galleries like in WordPress.com?
- Optimizing wp_get_attachment_image_src
- Making a [gallery] in a loop with attachment IDs?
- How can I attach a gallery to a post with a short code?
- How to dynamically insert in the image caption?
- Remove curved edges from thumbnails in gallery (elementor)
- Change default values of Gallery Block settings
- WordPress WebSite is jumps while scrolling bottom [closed]
- Add image to gallery with slug
- How to change gallery grid from 4 columns to 3 columns? [closed]
- WP Gallery showing captions twice
- Display Gallery Images from Custom Post Type
- Image thumbnails slider
- How can we create a wallpapers gallery with different resolution?
- How to display some of images from media library?
- gallery shortcode exclude not working
- Get the a specific image from the post gallery linked to post_id
- Ipad app: Need uploaded images to go into “Gallery” as well as “Media Library”
- A proper gallery in wordpress?
- Can I create a NextGen gallery from a WordPress gallery
- is there a jcarousel plugin for wordpress that loads dynamic images
- How do I test whether [gallery] is empty?
- Looking for WordPress Slideshow Gallery Plugin [closed]
- Making the caption & click through link more visible on a gallery photo
- How to make in wordpress a gallery with 3 colums to 1 on mobile devices responsive?
- How to automatic specify images in content added to gallery
- Is it possible to make a user-specific gallery?
- how do i can make a preview of image gallery
- Easy Image Gallery – Retrieve Serialized Data
- Extract Gallery picture info from empty gallery shortcode
- How to create different gallery-types and let the editor choose between them?
- How to have two galleries side by side?
- Error while uploading photos
- Gallery attachment not found
- Responsive WordPress Gallery
- How can I bulk import into galleries?
- Display custom gallery in each wordpress post
- Standard WordPress gallery – Possible to open image in page?
- 3.9 Galleries & Thumbnails
- Moved blog – galleries don’t work
- I want to add a gallery to a post but I don’t want it displayed in the content?
- Get raw image detail from post gallery?
- How to show the image caption on custom post type …?
- Hierarchical gallery
- Single Image Gallery Post [closed]
- Gallery image must open up in fancybox directly not post page
- Adding a “More Galleries” Page to the End of an Image.php Gallery
- *box for images displayed as a post’s [gallery] [duplicate]
- Get post image gallery link
- Multiple Gallery Posts With Sldiers
- Seeking recommendations on Gallery plugins , specifically captioning thumbnails [closed]
- Cany anyone name this lightbox? [closed]
- how to show list image in gallery?
- Convert WordPress default grid to carousel
- how to add this type of gallary photo number counter?