How to `remove_action` with Inaccessible Objects
I see a lot of WordPress developers doing things like this: Why Using $this in add_action Is Bad The problem […]
How to `remove_action` with Inaccessible Objects Read Post »
I see a lot of WordPress developers doing things like this: Why Using $this in add_action Is Bad The problem […]
How to `remove_action` with Inaccessible Objects Read Post »
This code snippet allows you to create an administrator then delete it after you’re done with your work on the
Create a WordPress Administrator PrograManually (CPanel, FTP, SSH, etc) Read Post »
The problem with a lot of “multipurpose” themes is that when they override the default behaviors of WordPress or one
How to Force Avada to Use WooCommerce Thumbnail Function Read Post »
The buying process on a WooCommerce store for most goes like this: The user spots a product He adds it
How to Optimize Your WooCommerce Store for Single Product/Item Checkout Read Post »
The WP CLI never ceases to impress me. You can do lots of things with just a few lines of
How to generate WooCommerce products with the WP CLI Read Post »
Contact Form 7 is probably the most used plugin considering that WordPress official stats rank it 2nd after Akismet which comes
How to Add JavaScript to Contact Form 7 events programmatically Read Post »
Wondering why some of the string in the theme or plugin you just translated aren’t found in the .po file
Arabic translation files for WordPress Read Post »
Update Code on this post has been made into a plugin, the plugin is more complete and handles a wider
WordPress: Disqus Language Read Post »
The WordPress plugin Remove Fields main purpose is to help you get more comments to your blog by removing the
Remove Fields [WP Plugin] Read Post »
This post is outdated as of WordPress 6.0. See the first comment. I got you there, I too didn’t know
WordPress and dashes (m-dash & n-dash) Read Post »
Lappy, touchpad, plugin, WordPress, vlog… and many other words are not (yet) recognized by Firefox, each time you use any
Add or Remove a word from Firefox dictionary Read Post »
Here is a small… yes, a small function for displaying a paged navigation in your WordPress powered blog without using
WordPress page navigation without using a plugin Read Post »
Hello, I found your website on a WordPress forum. Currently I am rebuilding a website in wordpress that is in
How can I detect the current WordPress version? Log in to your admin Dashboard and scroll to the bottom of
Detect WordPress version Read Post »
The problem Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2516315 bytes) in /home/mydomain/public_html/blog/wp-includes/http.php on line
WordPress upgrade error (Allowed memory size of 33554432 bytes exhausted) Read Post »
This can be done with a few clicks from your WordPress blog control panel. So first login to your control
How can I set a WordPress page as my blog homepage Read Post »
Description You just upgraded WordPress and “My Category Order” (widget and functions) do not display any categories. I hate to
My category order not working after WordPress upgrade Read Post »
So you want to know if the visitor is viewing the homepage, a category or a page? WordPress have easy
On my WordPress theme, How can I find which page is being requested by the visitor? Read Post »