Dr. Enrique Metz, articles - page 145
What is the best way to do unit tests for your plugin in 2018 [closed]
How do I unit test a plugin in Wordpress? How do you perform unit testing? What is the easiest method to write a unit test? How do I get better at uni...
content block https from http
How do I fix https mixed content? How do I allow HTTP content in https? How do you fix this request has been blocked the content must be served over h...
Modifying the default WordPress .htaccess with a plugin
How do I edit .htaccess in WordPress? How do I make my WordPress .htaccess writable? How do I download a .htaccess file from WordPress? How do I open ...
How do i get The dropdown to have the value of the sub cat and custom fields
How do I get the category custom field value in Wordpress? How do I get a category ACF field value? How do I find the taxonomy value of a custom field...
Custom Taxonomy - fields
To add an additional field to your custom taxonomy term interface, copy everything from <tr> to </tr>, duplicate it above or below, then g...
HTTP Error when uploading files above 7mb unless using GD Image Editor
Why do I get an HTTP error when uploading images? How do I fix the http image upload error in WordPress? How do I fix HTTP errors? How do you fix post...
Sending HTML email containing custom fields to site users from WordPress
How do I send a custom email in WordPress? How do I send HTML email in WordPress? How do I send an email to all registered users in WordPress? How do ...
add product thumbnail to checkout page only and include variation name
How do you show the image of a checkout page? How do I display variation images in WooCommerce? How do I customize my checkout page in WooCommerce? Ho...
Adding javascript to child theme
How do I add a script to a child theme? How do I enqueue JavaScript in child theme? How do I enqueue a script in WordPress child theme? How do I add a...
Change order status after checkout
How do I automatically change the order status in WooCommerce? How can I add my order status? Why is WooCommerce order on hold? How do I edit an order...
Display current category and child
How do I view child categories in Wordpress? How do I find parent and child category in Wordpress? How do I show sub categories in Wordpress? How do I...
Is flush_rewrite_rules necessary when creating a custom post type? Why?
It's not necessary, but it's a good idea. Users can flush the rewrite rules themselves just by going to Settings > Permalinks, but if the user does...