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

Free Members

Home» Member Restricted » Free Members (Page 2)

Localizing and Translating WordPress Plugins

Posted on October 17, 2011 by Pippin in Advanced, Free Members, Member Restricted, Tutorials, Video Tutorials, WordPress Admin / Dashboard, Writing Plugins 17 Comments

In order to be kind to our friends that do not speak the language we have written our plugin in, it is always a good idea to fully localize your WordPress plugin. This means make it “ready for translation”. If you are one of those that is blessed with the fluency of more than one [...]

View Post international, localization, localize, translating, translation

Write an Advanced Maintenance Mode Plugin

Posted on October 14, 2011 by Pippin in Advanced, Free Members, Member Restricted, Tutorials, Video Tutorials, Writing Plugins 4 Comments

This tutorial explains the process behind writing a Maintenance Mode plugin for WordPress such as the one I released a few days ago: CGC Maintenance Mode. The final result of this tutorial will give you an advanced plugin capable of putting your site into maintenance mode, while allowing authorized users to view the site normally, [...]

View Post IP, maintenance, restrict

Writing Your First WordPress Plugin Part 4

Posted on October 5, 2011 by Pippin in Beginner, Free Members, Member Restricted, Tutorials, Video Tutorials, Writing Plugins 22 Comments

In part four of Writing Your First WordPress Plugin, I demonstrate how to load style sheets with your plugin. I also walk you through some best practices in terms of efficiency in regards to when you should, and should not, load styles/scripts with your plugin. This entry is part 4 of 7 in the Writing [...]

View Post add_action, CSS, wp_enqueue_script, wp_enqueue_style

Writing Your First WordPress Plugin Part 3

Posted on September 26, 2011 by Pippin in Beginner, Free Members, Member Restricted, Tutorials, Video Tutorials, Writing Plugins 8 Comments

In part 3 of this tutorial series, I describe a couple of fundamental techniques for beginner WordPress plugin developers. This section details a very important function for WordPress plugins: how to add any kind of content to the end of a post. I show how it is done, and then also demonstrate some real world [...]

View Post the_content

Structuring Your First WordPress Plugin

Posted on September 23, 2011 by Pippin in Beginner, Free Members, Member Restricted, Tutorials, Writing Plugins 13 Comments

Knowing how to best structure your plugin is very, very important to the success and quality of your plugin. You should spend several minutes laying out the structure of your plugin before you ever begin writing it. This part of the Writing Your First WordPress Plugin series will walk you through the process of laying [...]

View Post plugin, plugins

How to Begin Writing Your First WordPress plugin

Posted on September 21, 2011 by Pippin in Beginner, Free Members, Member Restricted, Quick Tips, Tutorials, Video Tutorials, WordPress Admin / Dashboard, Writing Plugins 7 Comments

The world of plugins can seem a scary place to venture if you’ve never been there before. I remember when I first started, it was because I wrote a tutorial over at Pro Blog Design about how to create a custom Font Uploader for your WordPress theme, and readers asked that I make it into [...]

View Post plugin, plugins

Customize Plugin Action Links

Posted on September 17, 2011 by Pippin in Free Members, Intermediate, Member Restricted, Tutorials, Video Tutorials, WordPress Admin / Dashboard, Writing Plugins 14 Comments

Plugin Action links are the links, such as Deactivate, that are displayed on the plugin entry in the WordPress plugins page. These links are extremely useful for helping your users find their way around the admin section of your plugin, as well as for providing helpful links such as Contact or Support.

View Post links, plugin

Simple Posts By Author Widget Tutorial and Plugin

Posted on September 16, 2011 by Pippin in Free Members, Intermediate, Member Restricted, Plugins, Tutorials, Utilities, Video Tutorials, Widget Tutorials, Widgets No Comments
video-poster

This tutorial will demonstrate the methods used to write a simple Posts By Author Widget plugin. The idea of this plugin is to provide a widget that can be used to displays posts from a specific author. The plugin this tutorial is about is a much simplified version of the [highlight_green]Posts By Author Widget Pro [...]

View Post authors, users

Show Posts with a Short Code and Display Posts in Any Page

Posted on September 15, 2011 by Pippin in Free Members, Intermediate, Member Restricted, Short Codes, Taxonomies, Tutorials, Video Tutorials 2 Comments

Being able to display a list of posts within a page (or other post) is very useful. In this tutorial I’m going to show you how to write a simple post query short code that will allow you to display a list of posts from any category, tag, or custom taxonomy.

View Post query_posts, short code, shortcode

Modify the Contextual Help Tab on Any WordPress Admin Page

Posted on September 14, 2011 by Pippin in Free Members, Intermediate, Member Restricted, Quick Tips, Tutorials, Video Tutorials, WordPress Admin / Dashboard 31 Comments

This video will give you a quick demonstration of how to modify the Contextual Help tab on any WordPress admin page. This trick is particularly useful for users wishing to add extra information to an already-existing help tab, such as the one on the Themes or Plugins page.

View Post contextual help, help tab
  • 1
  • 2
  • 3
  • 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

Latest Tutorials

  • Storing Session Data in WordPress without $_SESSION (19)

    The term Session in web development refers to...

  • Test Your Plugins with RTL (1)

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

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

WP Core Contributions

  • [24316]

View the ticket on Trac.

WP Codex Contributions

  • Function: shortcode exists
  • Function: has shortcode
  • Function: shortcode exists
  • Function: shortcode exists
  • Function: has shortcode

View all 41 changes in the Codex.

Latest Tweets

  • Could not fetch Twitter RSS feed.

Topics

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