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

WordSesh Presentation with Brian Krogsgard

Posted on April 13, 2013 by Pippin in News No Comments

This morning I had the pleasure of speaking about various topics on plugins with Brian Krogsgard for WordSesh, an online series of presentations for 24 hours straight from developers, designers, writers, and other members of the global WordPress community.

View Post WordSesh

Simple Contactology Signup Forms Plugin

Posted on April 10, 2013 by Pippin in Free, Newsletter, Plugins 1 Comment

Contactology is an email marketing service, and this is a simple plugin that allows you to integrate your Contactology account with your WordPress site.

View Post Contactology

Support Forum is Fully Functional Again

Posted on April 9, 2013 by Pippin in News 2 Comments

Yesterday I posted about the status of the plugin support forums; tonight I have an update for everyone. After quite a few hours of head scratching, code tinkering, and manual importing, the support forums are now fully functional at their new home: http://pippinsplugins.com/support/

View Post

Comments Not Replied To Plugin

Posted on April 9, 2013 by Pippin in Free, Plugins, Utilities 1 Comment
banner-772x250

A few months ago, Andrew Norcross, Tom McFarlin and I decided to collaborate on a new plugin that makes it easy to see which comments have not yet been replied to by the post author, and this is the result.

View Post Andrew Norcross, comments, Tom McFarlin

Support Forum Status

Posted on April 8, 2013 by Pippin in News 2 Comments

As you will have noticed if you have attempted to get support for any of my plugins over the last few days, the support site has been having issues. All of my sites located on one particular hosting account went down Thursday night; this includes my main site (this one) and also my support site. [...]

View Post

Why Extensions?

Posted on March 28, 2013 by Pippin in Thoughts 37 Comments

I believe firmly in the extensions model when it comes to large plugins, in the same way that I firmly stand behind the idea that the best way to implement major functional features in themes is through the use of plugins. In general this model is pretty well accepted, but occasionally there are users that [...]

View Post

Restrict Content Pro – Wysija Add On

Posted on March 21, 2013 by Pippin in Free, Memberships, Newsletter, Plugins 6 Comments
banner-772x250

Restrict Content Pro is a plugin for managing premium content in WordPress. It provides a complete subscription system that makes it very easy to deliver premium content to paid subscribers. This is an add-on plugin that provides the option to display a “join my newsletter” option on the Restrict Content Pro registration form that integrates with [...]

View Post restrict content pro, Wysija

Plugin Development 101 – Intro to Loading Scripts and Styles

Posted on March 14, 2013 by Pippin in Member Restricted, Subscriber Only, Tutorials, Working with jQuery, Writing Plugins 16 Comments
wordpress-plugin-development_101

In this part of Plugin Development 101 you will be introduced to how to load scripts and styles in your WordPress plugins. This is a fundamental element of WordPress plugin development and is used in the vast majority of all plugins. There are many ways that asset loading can be done wrong, so I want to [...]

View Post

Easy Digital Downloads v1.5 Released

Posted on March 13, 2013 by Pippin in News 2 Comments

Version 1.5 of Easy Digital Downloads was released a few hours ago and, to be perfectly honest, it’s awesome. It is by far the largest release we have pushed out yet and includes some really phenomenal new features.

View Post easy digital downloads

Affiliates Program for Plugins

Posted on March 10, 2013 by Pippin in News 26 Comments

Now that I have moved my plugins from Code Canyon to this site, it’s time to provide a new way to reward those of you that help spread the word. As of today there is a new Pippin’s Plugins affiliate area where you can register as an affiliate and gain commissions for every successful referral.

View Post
  • ‹
  • 1
  • 2
  • 3
  • 4
  • ›
  • »
  • 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

  • Test Your Plugins with RTL (0)

    Right-To-Left languages are those that...

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

    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...

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

Latest Tweets

  • RT @wpninjas: Hey all you late nite WordPress coders. We'd love for you to check out Ninja Forms which is now on GitHub. http://t.co/y2bLkF…
    May 25, 2013
  • @jasonhobbsllc doh! Open a new one
    May 25, 2013
  • @jasonhobbsllc error?
    May 25, 2013

Topics

campaign monitor hook Rémi Corson wp_enqueue_script contextual help shortcodes featured add_options_page attachments Tom McFarlin meta box the_content register_setting forms mail chimp short codes plugin do_action login Related posts authors attachment image apply_filters comments recent posts post types bbpress short code taxonomies custom post type Ajax images gallery Stripe jquery taxonomy widgets users 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) 2013 Pippin's Plugins