Notes
- Hierarchical Product Tags in WooCommerce
- SVG notes
- Wordpress Admin Bar (Toolbar) Not Showing on Frontend
- Post ID instead of the slug in the Friendly URL for the post type - "post_type_/ID"
- Removing a post type name (prefix) from a URL
- How to Disable the Gutenberg Block Editor on the Widget page
- How to Disable jQuery-migrate in WordPress (using code)
- How to Fix the WordPress Error 60: SSL certificate problem: certificate has expired
- WordPress Locales - List of All Locales Codes
- Adding nav_menu to admin_bar (toolbar)
- Disabling/Removing the Toolbar (Admin Bar) in WordPress
- Convenient hiding of the admin toolbar (admin-bar) in WordPress
- Using .ready() Before Enabling jQuery
- oEmbed in WordPress Comments
- Our Own Password for WordPress Application Password
- Create your own HTML code for the wp_nav_menu()
- SEF urls: Friendly URLs for a Dual Multi-level Taxonomy
- How to Put Site into Maintenance Mode (updates, development)
- How to change the SQL query for the get_pages() function
- Check if the String is JSON String in PHP