Dr. Enrique Metz, articles - page 108

Change author base and slug in author link
Simply head over to the Settings ยป Edit Author Slug page. Here you will see an option to change the author base and even choose different author base ...
Sub Menus will not work
What to do if drop down menu is not working? How do I add a sub item to WordPress? How do I fix a drop down menu in WordPress? What are the sub menus ...
Issue with navigation bar in child theme
How do I fix the navigation bar in WordPress? How do I override the parent theme function in a child theme? Can you make a child theme of a child them...
Updater user with multiple roles
Can a user have multiple roles? Can a user have more than one role WordPress? How many roles can a user have? How do I change user roles in WordPress?...
Hide prices from certain category in woocommerce
You can also use the YITH WooCommerce Catalog Mode plugin. On top of hiding the Add to Cart buttons on the pages (free version), you can also hide pri...
How to know if get_posts() failed?
How to know if get_posts() failed? If there are posts, it returns an array of posts. If there are no posts it returns an empty array(). If there are p...
show custom value from frontend form in a post (custom post type)
How do I display custom post type in front end? How do I submit a custom post type from the front end to WordPress? How do I show custom fields in pos...
Dropdown Value from DB Entry
How do I populate a dropdown database? How do I fetch the dropdown values from database and display in HTML? How do I display data in a dropdown? How ...
gutenberg attributes
What are WordPress attributes? How do I register Gutenberg blocks? What does Gutenberg optimized mean? How do you register a custom block in WordPress...
Create API for registering user on wordpress site with 3rd party site
How do you call a third party API in WordPress? How do I create a login API for WordPress? How do I create a user registration plugin in WordPress? Ho...
Throttling email frequency
What does it mean to throttle email? What does sender is throttled mean? What is an IP throttle? What does throttling mean? Is throttling illegal? How...
allow only one post in specific category
How do I get only 1 post from each category in Wordpress? How do I limit a specific category in Wordpress? How do I display post by category? How do I...