Adding features to Gutenberg without theme.json
Related Posts:
- How to extend SelectControl with data from my theme
- Add default block css when the block has been added with php?
- Function to return true if current page has child pages
- How to determine if WP_DEBUG is enabled? [duplicate]
- Get author full name
- is_admin returning false in backend in server side rendered block
- How to export/import theme customizer settings?
- Is it possible to get a theme customizer setting from wp.customize using jquery?
- How to get the registered sidebar’s name by its id?
- One button to change all settings in theme customizer?
- How to use copy() function and paste file in /wp-content/themes directory
- How can I add a class to a single menu item?
- Show different Customizer Settings on Page-Tamplates
- I think emoji are killing my WordPress site… How can I debug?
- How do I list the_tags() into HTML data-attribute
- Am I not understanding plugins?
- Using Font Awesome as post thumbnail
- Custom Logo URL | Help me print the URL of the custom logo I inserted into my theme
- Why is this Ajax not working?
- How do themes render caption texts in extended markup (e.g. “wp-caption” paragraphs)
- custom shortcode will not display the wrapped content
- Displaying theme options in css
- max_input_vars: how many am I using?
- Using a variable in is_page(array())
- Trigger popup in a php if/else statement
- Anyway to output the registration form like the login form with wp_login_form()?
- How to load a template-part based on a url wildcard?
- Where to edit the template that is generating the code for dynamic_sidebar left-sidebar in the Understrap theme? [closed]
- Multiple WordPress Menus that will only display all pages
- Custom theme: Alternatives to long list of ‘include’ in functions.php
- How to show part of the_content?
- Hide categories that are not used in the post type
- How to programmatically add Gallery Block to Existing Post Content
- Gutenberg block – Save PHP function’s output as HTML?
- I have a problem in the order of enqueues while enqueuing stylesheets and scripts for a specific page in my function.php
- Catchable fatal error: Object of class stdClass could not be converted to string after WP 4.7
- Menu jumping when calling it via PHP
- Trying to retrieve post meta
- Add class to group inner container
- Is there a way to conditionally check whether a WordPress post title is empty?
- Use WordPress function in php file
- Why in my theme I can’t see all the statics content under the posts?
- Theme not calling Jquery properly
- Multiple requests external data api dynamic block gutenberg
- How to keep the capability of users and disable Gutenberg editor in WordPress?
- Double Curly Brackets in Php
- How to make function appear in sentence?
- Widgets not showing on custom theme
- Get post categories
- Get all posts as an array ID => Name
- How to modify mobile nav menu text in theme
- Output only links using wp_nav_menu()
- How to add aria role and schema markup to custom walker container
- jQuery accordion menu
- Removed jQuery script from header.php , any problems?
- How to get my [shortcode] rendered on the home page, other pages are fine
- Using php inside javascript [closed]
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Why in this WordPress theme I can’t see the Main Menu?
- Ajax URLs without #!, how to prevent falling into single.php on load or reload?
- Get options from database using php class
- Trying to change featured image from 180×180 to full width on home page
- Remove the Tag from wp_nav_menu
- WordPress redirects page query parameter in URL
- Getting text from custom field from customizer
- WordPress navigation wont appear with wp_head
- Need help for some PHP code
- How do you get the current post taxonomy so I can get the current post taxonomy? into a variable to THEN loop through all post with that taxonomy.,
- how to replace h1 entry title with h2 in category pages only
- WordPress single.php get_header not working
- Problem with displaying CSS Stylesheets – Am I adding them correctly in my wordpress child theme?
- register_block_type is not working properly
- Display post date also if the date it’s the same for each post
- Submit remote form to wordpress REST API and save data to custom post type
- Categories does not show Block editor WordPress
- alternate left – right content inside the loop
- Add a custom link to each image in WordPress gallery
- register dependency css and js inside a plugin class
- WordPress files break if I edit them, but adding a closing PHP tag fixes it
- Collapsible menu on post sidebar only expands and does not collapse
- Woocommerce variable products are being added to the card on the homepage (ajax)
- How to get php file based on URL in WordPress
- I want different post-thumbnail size depending on media size
- Create a custom theme-specific page, invisible in the admin-panel?
- Not able to get the exact URL of the file on server located in active wordpress theme
- Extend the WP_Customize_Image_Control class to change its non-frame $button_labels
- A Customizer checkbox control that sets the setting to “” or to “blank” and show() or hide() a color control
- Image not displayed
- need help to arabic text in wordpress
- Adding code to the function file
- Using is home to get content [closed]
- How I can give a php page a style from my theme
- paginate_links() returns NULL instead of the pagination links, but pagination is actually happening
- PHP warning: Undefined array key 2 in feed.php
- Social Sharing Buttons in Recent Articles List
- Replace block content with an array
- Include a static block inside of a dynamic block
- Font Awesome Icons as squares [closed]
- Manipulating the allowed inner blocks of a core-gutenberg-block?
- require used as a function to load theme dependencies?