How to Override a Function attached to a Filter
These days I am experimenting more and more with building extendible WordPress plugins.
Today I’ll share with you a quick tip on how to override a function that is attached to a filter hook.
These days I am experimenting more and more with building extendible WordPress plugins.
Today I’ll share with you a quick tip on how to override a function that is attached to a filter hook.
Email newsletters have become very popular in the recent years. And it’s no longer just a tool for email marketers, big brands, direct marketers, or some not-so-nice shady scam artists. Oh no.
Email newsletters are on the light side of the force now, and in my opinion, every WordPress blog
Check out a very nice way to backup and share your development environment by combining the power of MAMP and Dropbox.
WordPress community is ever growing and developers always strive to come out with a better solution. When it comes to SEO, two plugins that come my mind are: All In One SEO Pack and WordPress SEO by Yoast. Of course you’ll need only one from these two plugins for your
In the WordPress dashboard, posts are displayed in the ‘latest first’ order. This also applies to pages and custom post types. However it is also easy to change this order if you wish to do so. It might be more practical for example, to have them display according to their
There are external backlinks and then there internal links. The former is a topic of much debate and discussion in the organic SEO services world, internal linking, however, is a technique that many donβt completely understand, and often are not even aware of.
Here’s a code snippet that allows your plugin to create a new folder in the /uploads directory on activation. Could be useful if your plugin needs to allow imports or uploads and you want them stored in a separate directory.
Throughout WordPress the class WP_List_Table
is used to display data, e.g. users, plugins, comments, or posts. The class contains almost all necessary methods for displaying, sorting, paginating, and searching data and and what is more obvious than to use it for your own plugins?
For its cron functionality, WordPress has three defined intervals, but you can also add your own. Here’s how to do it.
If you are using WordPress action hooks and want to pass some parameters to the function being called, this is the way to do it.
As you probably know the best way to load scripts in WordPress is to use the wp_enqueue_script() function. However the process for loading scripts is slightly different depending on where you’re calling the script from.
Here’s some neat code that will enable TinyMCE within your excerpts box. You can now insert links and other HTML into your excerpts.
This code should be inserted into your theme’s functions.php, or better still create a plugin out of it.
Stay on top of every new WordPress innovation and latest launches. Receive all our fresh product reviews and expert guides directly in your inbox.
Quick Navigation
Best Picks
Marketing Services
Looking to promote your WordPress product or service on WP Mayor? We’ve got services tailored specifically to your needs.
Are you happy with your hosting provider or are you over-paying for too little? Have your say below!
"*" indicates required fields