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?
- How do you create a custom category widget that you can style?
- How to populate a Gutenberg select field SelectControl with option value from PHP array
- How do I edit the terms output args or array data?
- Gutenberg Blocks and get_option() for styling
- Header is not displaying on certain pages of wordpress theme [closed]
- How to change basename url for wp-admin?
- how to replace h1 entry title with h2 in category pages only
- Copying and pasting to WordPress “code editor” code via the front end and clipboard
- WordPress single.php get_header not working
- excep tonly one css, don’t load any css
- url not using query string no longer working
- Not able to remove caption shortcode from the content
- How to use wp_get_attachment_image or wp_get_attachment_image_src instead of $instance[‘single_feature_image_uri’]
- When I click for the redirect link it is showing the content of index.php instead of single_assignment_page.php
- Gutenberg block don’t save rich text content
- Weird fonts showing which are coming from database
- Problem with displaying CSS Stylesheets – Am I adding them correctly in my wordpress child theme?
- Check if current post in loop is last on current page
- require get_template_directory() . ‘path/to-my/file.php’ BREAKS customize > themes functionality
- “WARNING: Found @$ in the file __ Possible error suppression is being used
- Is there a PHP function that will return the block ID generated by WordPress?
- How can I prevent a shortcode div from extending beyond its boundaries?
- How to change PHP variables with AJAX request in WordPress
- is_user_logged_in returns false when I access certain pages
- Unable to retrieve get_author_posts_url
- register_block_type is not working properly
- How to have different headers.php files based on the display page
- Display post date also if the date it’s the same for each post
- REST API custom endpoint to fetch pages and posts not working
- Submit remote form to wordpress REST API and save data to custom post type
- How to print all the inline styles in the WP_Styles instance together with their keys?
- Categories does not show Block editor WordPress
- Looping through dummy posts and showing them in the main index.php
- Exclude category from woocommerce product category list
- Create dashboard widget for custom theme support
- Create category after theme setup and modify the default one
- Should I set a page as “No-index” if I include it’s content within the front-Page.php via this method?
- Trying to get pagination working on WP_Query() post grid
- alternate left – right content inside the loop
- Store user form submitted information in post type
- Block that renders html saved in a php file
- Display attached images of a page or post that are insetred using gallery
- Add a custom link to each image in WordPress gallery
- add custom link to gallery images
- Show Gutenberg facebook embed with a custom theme
- register dependency css and js inside a plugin class
- Proper use of Output Buffer for a whole php clas
- Warning: count(): syntax problem of the count () function
- 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
- Fix hover images blink
- WordPress child theme, creating a custom php template page
- Menu to the right of screen on desktop using Bootstrap 4
- Custom theme admin-ajax.php 400 (Bad Request)
- Customizer: How to Sanitize a Decimal Number Range
- PHP code printed into CSS classes
- How to properly escape in ternary operators – Wp Coding Standards?
- How to send Ajax Call from frontend without using wp_localize_script in Theme
- Get the image title and alt from custom query
- Add Text Area To Child Theme’s Home Page
- What syntax is this? “{{post.price}}”
- Theme editing “post thumbnail” help
- CSS loading as empty file in Custom Theme
- How to add Open/Close Toggle button into Twenty Fifteen theme for hiding left sidebar?
- Woocommerce variable products are being added to the card on the homepage (ajax)
- How to get php file based on URL in WordPress
- Problems with the WordPress loop [closed]
- How can I customize a WordPress theme before it’s downloaded?
- Use Custiomizer to setup meta theme color tag
- How to replace hard-coded list of custom taxonomy terms based on custom field query [closed]
- I want different post-thumbnail size depending on media size
- Rotating Header Images
- How to add thumbnails from recent posts to owl-carousel in wordpress automatically?
- Custom theme: adding unwanted tags in the content
- Where can I find the declaration of `$_wp_theme_features`?
- Calling PHP function doesn’t work in index.php
- Click to expand menu
- Relative post date in recent posts list
- Create a custom theme-specific page, invisible in the admin-panel?
- Trying send mail from Theme page
- Not able to get the exact URL of the file on server located in active wordpress theme
- Display tab title as ‘blog tagline | blog title’
- 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
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- Save the outputted image into the Media Library, with a different filename and extension
- WordPress get_post_meta issue
- How to correctly add the featured immage (thumbnails) support in a WP theme? Why I can’t add a featured immage?
- WP Knowledge Base Theme bug – Subcategories and Articles, Need to change WP_Query
- Image not displayed
- append links with unique number string
- need help to arabic text in wordpress
- WP multisite network plugin fails to see classes loaded with spl autoload
- Listing current pages subp page in list items in the sidebar
- WordPress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
- How to add button to top of theme customizer?
- Not able to call class in NHP framework
- Adding code to the function file