It should, because has_block( 'gallery' )
uses source strpos()
to determine if the post content has the <!-- wp:gallery
string.
Related Posts:
- Set image size on media and text block with a function
- Wrap gutenberg block ‘div’ in other elements/extra HTML
- How to specify which Gutenberg blocks are available in the editor for a page template
- Why is my Gutenberg block returning an error after initial save?
- Access / Filter block variations in Gutenberg, in WordPress 5.6
- Custom editor color palette colors are not appearing in the editor
- Add php code to wp_print_scripts?
- Function not working inside of a function in functions.php
- Adding custom social icons to the social media icon block in the Gutenberg editor?
- Pass URL to iframe in WordPress Block
- Customizing the wp_video_shortcode output with add_filter
- large image size of 1440×1440 not pulling 2x of 2880×2880 image
- How to get postId from the argument $block when register_block_type()?
- Problem with lists and “allowed_block_types” in functions.php (since WP 6.1.1)
- Missing feature image link function
- How to customize the_archive_title()?
- Get menu object from theme_location
- Displaying the number of updates available in the Admin area
- Trying to use add_action and do_action with parameters
- When tax_query used, results disappear (0 =1 produced)
- Safe to disable wptexturize?
- Get a list of all available fields in the User Profile
- Targeting specific menu with wp_nav_menu_items
- wp_get_attachment_image returns different image size
- Insert Ad Code in the Middle of a Post
- Limit the length of the Author Profile Biographical Text
- Add options to featured image
- disable comments if array exists
- WordPress Change Post Templates,but not drop down, but Image selection
- Programmatically Add Font-Awesome Icons to Category Widget
- Remove images from get_the_excerpt
- Remove “says” from comments
- Reuse variable in hook callback
- Dynamically Register Sidebars For Each Top Level Page
- Run Product Filter Javascript On Page Template
- What is the criteria for pluggable functions?
- Can you use admin pages functionality on the frontend of your site
- How to add a column to the Trash page?
- How can I stop a function from encoding an entity?
- Theme-Config tab in admin Pannel?
- Display more recent and less recent posts in same category
- Change WP attachment name to postid during upload only for post type
- Overwrite Parent Theme add_image_size in Child Theme
- Custom registration URL lost when user makes signup mistake
- Images uploaded using media uploader are appearing upside down
- How to target only the front page (not subsequent paginated pages) in theme/plugin?
- Individually styling date month year [closed]
- Tiny MCE-modifications (plugins) stopped working in WordPress 5.6
- Activate small php condition at footer over page template
- How to insert custom widget in custom sidebar in theme activation?
- Writing functions in WordPress functions.php that don’t replace a WordPress core function
- How to hook into a function offered by a plugin?
- HTTP_HOST changing in functions.php
- Change position of media in admin menu
- How can I remove the main description text box in a Woocommerce product editor page? I only use the “Product short description” text box [closed]
- 404 redirect to previous category
- show first 3 thumbnails of posts in different sizes [closed]
- Getting custom image size URL in functions
- new_excerpt_more link not working properly
- WordPress function saves a post twice and updates all posts
- Change CSS for logged in users
- if statement for wordpress default featured image on single post
- Function to display post by specific author
- javascript and css links not working on sever
- is_page() or is_single not working
- What are the meta fields for an attachment?
- How to properly set custom logo size?
- Image Crop Not Working
- WordPress can’t get jquery/unslider to work
- how get number of twitter followers in wordpress
- template_redirect action only firing if logged in
- Unable to use get_page_by_title() more than once per page?
- Woocommerce Variable Product Dropdown for Custom Shop Template
- Featured Image and Tags problem
- Advanced method to control cache of enqueued style/script
- Issue passing action class to nested function. Admin Columns
- How to make the RTL.css the dominant css code?
- Its my first time trying to create a website , I got an error Please help
- restrict uploaded image size and fixed image display size
- Code executes outside of Loop while same code gives ‘Uninitialized string offset’ notice inside a while loop
- Function not receiving string from shortcode
- I’m getting invalid taxonomy in init action
- Is there any requirements to do socket programming with WordPress?
- Only seems to be displaying one child when there are supposed to be multiple
- Rest API User Levels
- adding google analytics via echo or between tags
- Slider Thumbnail Size Issue [closed]
- same get_posts function works diffrently in tag.php and functions.php
- Call custom field using php
- WordPress permanently logging users out
- Meta Box value not been pulled in
- Syling Custom Fields echo’s from from functions.php
- How to Update User Meta Field other than from profile?
- Retrieve array of attachment IDs attached to a given Post ID
- add_theme_support not outputting thumbnails
- More link – not text
- update_user_option not working as expected
- Shortcodes not outputting in correct divs
- Help finishing script to export WP user data when form submitted
- PHP Notice: Function is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false