Pippins Plugins
  • Email
  • Facebook
  • Feedburner
  • Github
  • Google
  • Twitter
  • Vimeo
  • Youtube
  • Rss
  • About
  • News
  • Join the Site
    • Member Benefits
    • Member Plugins
    • Email Notifications
  • Plugin Store
    • Affiliate Area
    • Checkout
  • Plugins
    • Plugin Portfolio
      • Plugin Portfolio – List View
    • Free
    • Premium
    • Member Plugins
    • Coding Standards
    • Get Plugin Support
  • Tutorials
    • Series
      • Plugin Development 101
      • Creating a User Follow System Plugin
      • Customizing Restrict Content Pro
      • Displaying Content with Easy Content Types
      • Writing Your First WordPress Plugins, Basic to Advanced
      • Working with Widgets
      • User Submitted Image Galleries
      • Plugin Thoughts
      • Integrating Stripe.com with WordPress
      • WordPress Rewrite API
    • Member Exclusive
      • Free Members
      • Subscriber Only
    • Difficulty
      • Beginner
      • Intermediate
      • Advanced
    • Action and Filter Hooks
    • Ajax
    • Custom Post Types
    • External APIs
    • Short Codes
    • Taxonomies
    • Video Tutorials
    • Widget Tutorials
    • WordPress Admin / Dashboard
    • Working with jQuery
    • WordPress Database
    • Writing Plugins
    • Tag Index
  • Reviews
  • Support Forum
  • Contact
    • Support the Site
    • Request Code Review
    • Plugin Support
sc-preview-no-ribbon

Sugar Event Calendar

A sweet and simple event calendar for WordPress

rcp-post-image

Restrict Content Pro – Premium Content Plugin

A powerful subscription and premium content plugin

fsb-preview

Full Screen Background Images Plugin

Add beautiful full screen background images to your site.

ecpt-slide-image

Easy Content Types

Easy custom post types, taxonomies, and meta boxes

More Plugins

Introduction to the WP_Error Class

Posted on August 30, 2012 by Pippin in Intermediate, Tutorials, Video Tutorials, Writing Plugins 3 Comments
computer error

WordPress has a class called WP_Error that provides a really simple way for developers to track errors while processing data. The class mystified me for a long time, but once I figured it out, it is extremely simple to use, and saves a ton of time when attempting to record errors while processing data of [...]

View Post WP_Error

Restrict Content Pro – Affiliates Add-On

Posted on August 29, 2012 by Pippin in Add Ons, Free, Memberships, Plugins 8 Comments
rcp-affiliates-preview

This add-on for Restrict Content Pro lets you track and award affiliate earnings through the Affiliates plugin, both light and pro versions. If you’d like to boost your site’s membership and reward those that help you do so, this add-on will help you do just that.

View Post Affiliates Pro, restrict content pro

How I Built the Extendable Purchase Receipt Templates in EDD

Posted on August 28, 2012 by Pippin in How It Works, Tutorials, Video Tutorials 2 Comments

Easy Digital Downloads has a templating system for emailed purchase receipts that allow users / developers to create their own templates that are used for the purchase receipts. In this video overview, I want to walk you through how this system works. Building extensible modules within your plugins is something you should always strive for, [...]

View Post easy digital downloads

The Plugins I Run

Posted on August 24, 2012 by Pippin in News, Thoughts 14 Comments

Last night WP Beginner sent out a Tweet asking how many plugins people used on their sites. This is one of my favorite questions, simply because I always love to see the response people send back. As I’ve mentioned quite a few times, I’m an avid opponent to the idea that a lot of plugins [...]

View Post

Should You Open Source Your Plugins?

Posted on August 21, 2012 by Pippin in Thoughts 9 Comments

An open source project means that anyone can take and freely modify the source code, and also re-release it as a different product. WordPress is open source, as are the vast majority of WordPress plugins. As someone who makes their living off of WordPress, I have to ask myself the question “is open source right [...]

View Post easy digital downloads, Open Source, Tom McFarlin

Github Contributors Short Code

Posted on August 20, 2012 by Pippin in Plugins, Short Codes, Utilities 4 Comments
Screenshot from 2012-08-20 08:16:49

Github is a wonderful way to share your projects with the world, as well as a tremendous development tool for developers. This is a simple plugin that will let you display a grid of all users that have made contributions to your Github projects.

View Post github, shortcode

Add Custom Image Sizes to Media Uploader

Posted on August 17, 2012 by Pippin in Action and Filter Hooks, Intermediate, Quick Tips, Tutorials, Working with Attachments 8 Comments

One of the most useful functions to both theme and plugin developers, when it comes to working with images, is add_image_size(), which allows you to create additional automatically generated image sizes to the WordPress image upload process.

View Post add_image_size

The add_query_arg() Helper Function

Posted on August 12, 2012 by Pippin in Functions, Intermediate, Tutorials 2 Comments

WordPress includes a lot of helper functions that can make your life as a developer much easier. One function in particular that I really love is add_query_arg(), which provides an extremely simply way to append query variables to any URL. Query vars, in case you’re not familiar with them, allow you to perform any number [...]

View Post add_query_arg

Advanced Search Short Code

Posted on August 1, 2012 by Pippin in Member Plugins, Member Restricted, Plugins, Premium, Shop, Short Codes, Subscriber Only, Utilities 130 Comments
Search

A powerful short code for searching post types and taxonomies.

View Post advanced search, search

Creating WP List Tables by Hand

Posted on July 26, 2012 by Pippin in Intermediate, Tutorials, WordPress Admin / Dashboard, Writing Plugins 10 Comments
Screenshot from 2012-07-26 10:37:18

The WP List Table is what we call the table of data that is displayed when you click on any post type in WordPress. For example, click on Posts and this will display a table listing all of the posts (or perhaps the latest 20) that you have created in WordPress. In this tutorial, we [...]

View Post wp_list_table
  • «
  • ‹
  • 7
  • 8
  • 9
  • 10
  • 11
  • ›
  • »
  • Login

Lost your password?

Please enter your username or e-mail address. You will receive a new password via e-mail.

  • Facebook Become a Fan Like

  • Twitter Subscribe on Twitter Follow

  • YouTube Follow my Videos Subscribe

  • RSS Feed Subscribe with RSS Subscribe

Easy Digital Downloads

Most Loved

  • Love It Pro for WordPress
  • Write a “Love It” Plugin with Ajax to Let Users Love Their Favorite Posts / Pages
  • Simple Notices Pro Plugin for WordPress
  • User Bookmarks for WordPress
  • Front End Registration and Login Forms Plugin
  • Easy Content Types
  • Restrict Content Pro – Premium Content Plugin
  • Adding Custom Meta Fields to Taxonomies
  • Using Ajax in Your Plugin and WordPress Admin
  • The Plugins I Run

Latest Premium Content

  • Plugin Development 101 – Introduction to Adding Dashboard Menus
  • Plugin Development 101 – Intro to Loading Scripts and Styles
  • User Follow System – Part 5
  • Plugin Development 101 – Intro to Short Codes
  • Plugin Development 101 – Registering a Custom Post Type
  • Plugin Development 101 – Intro to Actions
  • User Follow System Part 4
  • Plugin Development 101 – An Intro to Filters
  • Plugin Development 101 – General Best Practices
  • Plugin Development 101 – What Makes a Plugin?

Latest Tutorials

  • Submitting Your First Pull Request to a WordPress Plugin on Github (2)

    Github is an extremely popular tool for managing WordPress plugins, and one...

  • Plugin Development 101 – Introduction to Adding Dashboard Menus (1)

    Adding new menus, both top level and sub level, to the WordPress Dashboard is a really common task for plugins...

  • Plugin Development 101 – Intro to Loading Scripts and Styles (16)

    In this part of Plugin...

  • User Follow System – Part 5 (0)

    This part of the User Follow System tutorial series will focus on writing the necessary javascript for trigger the follow...

  • Plugin Development 101 – Intro to Short Codes (4)

    The WordPress short code API is one that plugin developers...

  • Plugin Development 101 – Registering a Custom Post Type (8)

    This part of the series is the first one where we look at creating a complete sample plugin. It's...

  • Plugin Development 101 – Intro to Actions (0)

    In this part of Plugin Development 101 we take a look at another of the most important tools plugin developers...

  • User Follow System Part 4 (9)

    In this part of the User Follow System tutorial series, we will be writing our function to display follow / unfollow...

  • Plugin Development 101 – An Intro to Filters (5)

    In this part of Plugin Development 101 we take a look at one of the most important tools plugin developers...

  • Plugin Development 101 – General Best Practices (4)

    Having an understanding of best practices that should be followed when writing a WordPress plugin is nearly as important as...

Enter your email to receive automated updates when new posts are published

Latest Tweets

  • @claudiosmweb I've never seen that plugin before, but looks cool :)
    May 22, 2013
  • The iris color picker is almost stupidly easy to implement in #WordPress plugins / themes
    May 22, 2013
  • 2Checkout Gateway for Easy Digital Downloads https://t.co/EcHqXAKUn6
    May 22, 2013

Topics

featured get_user_meta the_content shortcodes contextual help Sugar Event Calendar add_options_page campaign monitor meta box Rémi Corson add_shortcode register_setting wp_enqueue_script authors attachment image plugin forms login short codes do_action Related posts mail chimp apply_filters bbpress comments recent posts post types short code taxonomies custom post type gallery Ajax images Stripe taxonomy jquery users widgets add_filter easy content types add_action widget restrict content pro easy digital downloads

Weekly Newsletter

Useful Links

  • Join the Site
  • Plugin Store
  • Affiliate Area
  • Tag Index
  • Support the Site
  • Suggest a Tutorial
  • Random Post
  • Contact

Monthly Archives

(c) 2011 Pippin's Plugins