Search
Close this search box.

WordPress Development

Mastering WordPress Development: The “WordPress Development” tag is dedicated to the art and science of creating and customizing WordPress websites. From theme development and plugin creation to custom coding and performance optimization, this tag covers a wide spectrum of development topics. Ideal for developers, designers, and advanced WordPress users, it offers insights, tutorials, and best practices for pushing the boundaries of what’s possible with WordPress, ensuring your sites are both powerful and unique.

Interesting Plugins for Web Designers and Developers

The vast majority of web designers and web developers can recognize a premium plugin when they see it. We choose these plugins depending on the task at hand. If the website we set out to create is based on WordPress, it’s paramount for our plugins not only to provide us with the functionality we desire, but also integrate well with the platform that we’re using.

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.

Code Snippet to Create a Directory Within Uploads Folder

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.

The Ultimate Guide to WP_List_Table

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?

How to Enqueue Your Scripts Depending on Location

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.

How to Enable TinyMCE for Post Excerpts Box

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 updated with WP Mayor's newsletter showcase every month

Stay on top of every new WordPress innovation and latest launches. Receive all our fresh product reviews and expert guides directly in your inbox.

Hosting Survey 2024

Are you happy with your hosting provider or are you over-paying for too little? Have your say below!

"*" indicates required fields

What's the main reason you picked this host?*
How happy are you with your host?*

OPTIONAL: If you'd like to receive the results of this survey, please enter your details below.