Browsing Tag

wordpress plugin

Your First WordPress Plugin: Simple Optimization

Your First WordPress Plugin: Simple Optimization

WordPress is the largest blogging platform available on the internet today; and with the official release of version three just around the corner, it’s only going to get bigger. As such, over the next few self-contained tuts, we’re going to learn the ins and outs of WordPress plugin development, starting with the creation of our first simple plugin, “Simple Optimization.”

21 Brand New and Incredibly Useful WordPress Plugins

20+ Brand New and Incredibly Useful WordPress Plugins

With more than 7000+ plugins, WordPress is the most extendable Content Management System available; in fact, “WordPress is infinitely extensible” as Matt Mullenweg says. In this post, we’ll examine twenty-one really useful plugins to take your blog to the next level.

Building a Custom

Building a Custom “Search By Category” WordPress Plugin: New Premium Tutorial

With an ever increasing amount of content building on your WordPress site, your users will inevitably need to search your site to find that specific helpful article from way back. To help narrow the search results, I’m going to show you how to code a plugin that allows the user to search based on category. Become a member!

A Crash-Course in WordPress Plugin Development
videos

A Crash-Course in WordPress Plugin Development

Despite an extensive codex, many WordPress users remain unfamiliar with how to create their own custom plugins. In today’s screencast, we’ll start from scratch and build our first usable plugin. For this example, we’ll write a simple “tuts formatting” function that allows a blog editor to more easily format articles.