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

Archive: 2012

Home» 2012

2012: a Year in Review

Posted on December 31, 2012 by Pippin in News 22 Comments

2012 has been a great year for me. I expanded my plugin development business, I started a large community-driven plugin project, I contributed to WordPress core and plugins that were not mine, and my wife and I started a family by bringing our first baby girl into the world.

View Post

The Status of the WordPress Plugin Business

Posted on December 29, 2012 by Pippin in Thoughts 27 Comments

I have been doing WordPress plugin development as a business for about two years now. When I first started, by releasing my very first plugin on Code Canyon, it was very much a side project that brought in a little side residual income. Today, I make 100% of my needed income and more off of [...]

View Post business

Stripe Integration Part 9 – The Stripe Button

Posted on December 28, 2012 by Pippin in External APIs, Intermediate, Short Codes, Tutorials 18 Comments
blueprints

In part 9 of this Stripe.com + WordPress tutorial series, we are going to look at using the Stripe button for accepting payments through our website. The Stripe checkout button creates a really slick, secure popup window that the customer enters their payment details into. This entry is part 9 of 9 in the Integrating [...]

View Post add_shortcode, Stripe

Custom Taxonomy Friendly Archives

Posted on December 20, 2012 by Pippin in Taxonomies, Tutorials
taxonomy-archive

I do not write about themes very often, but I have just published a tutorial over at WP Explorer on how to ensure that your theme’s archive files work well with custom taxonomies. As a plugin developer, I get frustrated at times when I have a plugin that utilizes custom taxonomies and I get support [...]

View Post single_term_title, taxonomy, term_description

Featured Comments Plugin

Posted on December 16, 2012 by Pippin in Plugins 4 Comments

Featured Comments is a great little plugin that lets you easily feature and / or bury comments. The idea is to emphasize comments that you want to stand out and to hide (bury) comments that have little or no value. When featured, comments will get a new “featured” class added to their HTML. When buried, [...]

View Post comments, widget, wp_comment_query

Querying Comments with WP_Comment_Query and Meta Query in 3.5

Posted on December 14, 2012 by Pippin in Advanced, Tutorials 11 Comments

WordPress 3.5 has introduced meta queries for the WP_Comment_Query class, which allows us to retrieve comments from the database that have specific meta values and/or keys attached to theme, just like we have been able to do with posts since 3.2.

View Post add_comment_meta, delete_comment_meta, get_comments, meta_query, update_comment_meta, wp_comment_query

New Microblog for Bad Code

Posted on December 12, 2012 by Pippin in News 1 Comment

As a WordPress.org plugin reviewer, someone that writes a lot of plugins, and someone that does a lot of support for more than 4 dozen plugins, I see a lot of bad code. Tonight I started a new micro blog specifically for showcasing some of the “gems” I’ve come across.

View Post

Build a Search Logging Plugin

Posted on December 11, 2012 by Pippin in Action and Filter Hooks, Advanced, Member Restricted, Subscriber Only, Tutorials, Writing Plugins 2 Comments

Knowing what your users are searching for can be extremely useful and important. In this members-only tutorial we’re going to look at how to create a simple search logging plugin that will record every search query performed on your site. We will be using the WP_Logging class that I released a week or two ago [...]

View Post search, template_redirect, WP_Logging

Review: MyMail Email Newsletter Plugin

Posted on December 3, 2012 by Pippin in Reviews 21 Comments
01_mymail-newsletter-plugin_for_wordpress

MyMail  is an email newsletter plugin written by revaxarts that provides you a complete system for creating newsletters, collecting subscribers, building campaigns, and more from within your WordPress Dashboard. It is a fully featured email newsletter plugin, including autoresponders, that gives you the power of a system like Mail Chimp, except without a subscription and it’s [...]

View Post revaxarts

Hide wp-login.php with Restrict Content Pro

Posted on November 30, 2012 by Pippin in Tutorials 6 Comments

With membership sites, it is very common that admins want to hide the default WordPress login screen and force users to go to a custom, front-end login page instead. Restrict Content Pro has an option that makes this really simple to do. This entry is part 7 of 8 in the Customizing Restrict Content Pro [...]

View Post restrict content pro
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ›
  • »
  • 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

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

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

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

Latest Tweets

  • Shipped some serious code tonight, and now to hit the sack. https://t.co/1V68FVHYWg
    May 21, 2013
  • @tnorthcutt https://t.co/AuWTLzmqOY
    May 21, 2013
  • @tnorthcutt Figured it out, thanks
    May 21, 2013

Topics

Tom McFarlin contextual help shortcodes campaign monitor add_options_page Rémi Corson featured Sugar Event Calendar add_shortcode meta box get_user_meta wp_enqueue_script hook forms do_action mail chimp login short codes authors Related posts attachment plugin image recent posts comments post types apply_filters bbpress short code taxonomies custom post type gallery Ajax images Stripe jquery taxonomy users widgets add_filter add_action easy content types 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