Mr. Brad Kuhn, articles - page 126
How to echo a PHP code into WooCommerce variation product?
How do I add PHP code to WooCommerce? How do I get product variations in WooCommerce? How do I add a custom field in variation WooCommerce? How do you...
custom permalink for single post category
Go to Posts ยป Categories page and click on the edit link below the category that you want to change. On the category details page, you'll find the opt...
JavaScript errors
What are the errors in JavaScript? What causes a JavaScript error? How do I find JavaScript errors? How do I know if JavaScript is working? How do I s...
Deny php execution in /wp-includes - using .htaccess in /wp-includes VS root folder
How do I disable PHP execution in a specific directory in WordPress? How do I stop access to WordPress includes? What permissions should .htaccess hav...
Activate or deactivate the sliders in slider revolution
Just click the small top icon on the slide you want to disable. It will turn to a Forbidden red icon. Your slider will still display other slides. You...
WordPress Issue The uploaded file could not be moved to wp-content/uploads/
Try changing the permissions on the wp-content directory to 766. If you still have problems, try 767, 775 or 777. Once your uploads are working, chang...
How to make a redirect link in wordpress?
Go to 'Settings' in the WordPress admin menu and then click on 'Website Redirect'. Enter the URL you want to redirect the site to, set the desired red...
Integration test - remove the mu plugins in the test
How do I disable MU plugin? What is MU plugin folder? How do you create must-use plugins? How do I add MU plugin to WordPress? Why would you use plugi...
How to get current page title inside a page itself in a shortcode and in page content
How do I get the current page title in WordPress? How can I get current page title in PHP? How do you find the title of a page? How do I make my page ...
How can I get the privacy policy page?
Where do I get a privacy policy for my website? How do I create a privacy policy page? How can I create a privacy policy for free? How do I find my pr...
Customize Custom Post Type URL
How can I change my custom post type URL? How do you rewrite slugs in custom post type? How do I change the custom post type slug in WordPress? How do...
Read file contents the WP way
How do I read a text file in WordPress? How do I read the contents of a file in PHP? How do I find the WP-content path in WordPress? How do I link wp-...