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

Posts tagged "Ajax"

Home» Posts tagged "Ajax"

Using Ajax in Your Plugin and WordPress Admin

Posted on June 15, 2012 by Pippin in Advanced, Ajax, Free Members, Member Restricted, Tutorials, Video Tutorials, WordPress Admin / Dashboard, Working with jQuery, Writing Plugins 41 Comments

This video tutorial walks you through the process of using ajax in the WordPress admin within your own plugins. The end result of this tutorial is not a complete plugin, but it does show the entire process, step by step, of how ajax is utilized in the WordPress dashboard.

View Post add_options_page, Ajax, wp_enqueue_script, wp_localize_script

Create a Live Search in WordPress with jQuery and Ajax

Posted on May 25, 2012 by Pippin in Advanced, Ajax, Member Restricted, Subscriber Only, Tutorials, WordPress Admin / Dashboard, Working with jQuery, Working with Users 15 Comments

A live search is a search form that displays the results for your search query as you type. When done right, they can be exceptionally nice to use, and going through the process of building one covers a lot of really important techniques that can be applied to many other areas as well. This in-depth [...]

View Post add_action, Ajax, jquery, search, wp_ajax

WordPress Rewrite API – Part 3

Posted on March 23, 2012 by Abid Omar in Action and Filter Hooks, Advanced, Ajax, Member Restricted, Subscriber Only, Tutorials, Writing Plugins 7 Comments

In part 3 of the WordPress Rewrite API series, we will be covering adding custom endpoints to specific places of your blog content. Endpoints are extremely powerful, and in this case, they will allow us to enable AJAX in the default theme WordPress (Twenty Eleven), so that when loading a post or page, it’s all [...]

View Post Abid Omar, Ajax, endpoint

Love It Pro for WordPress

Posted on March 22, 2012 by Pippin in Member Plugins, Member Restricted, Plugins, Premium, Shop, Social, Subscriber Only, Utilities, Widgets 122 Comments
internet love

Add a “Love It” link to your posts and pages.

View Post Ajax, love it, popular

Write a “Love It” Plugin with Ajax to Let Users Love Their Favorite Posts / Pages

Posted on March 16, 2012 by Pippin in Advanced, Ajax, Tutorials, Writing Plugins 94 Comments
internet love

Everyone is familiar with the “Like” button from Facebook, as well as many of its spin offs from other social networks. In this tutorial, we’re going to create our own version of the “like” button, but it is going to be a “love it” button and also specific to our website. Our plugin is going [...]

View Post Ajax, love

Drag and Drop Order for Plugin Options

Posted on February 21, 2012 by Pippin in Action and Filter Hooks, Advanced, Ajax, Member Restricted, Subscriber Only, Tutorials, WordPress Admin / Dashboard, Working with jQuery, Writing Plugins 53 Comments

The drag and drop method of ordering items in an option table is very popular, and also extremely useful. Rather than forcing users to manually enter “order” numbers to sort items the way they want, they can simply click and drag the items into the desired order. I use drag-and-drop ordering quite a bit in [...]

View Post add_option, add_options_page, Ajax, register_setting, sortable, update_option

Process Ajax Requests Correctly in WordPress Plugins

Posted on September 1, 2011 by Pippin in Advanced, Ajax, Tutorials, Working with jQuery, Writing Plugins 25 Comments

WordPress provides a set of great tools for processing ajax requests in plugins (and themes). I’m going to give you a quick example of how these tools can be used to accomplish a variety of tasks. For this example, We’ll just be using some simple alerts, but they will serve very well for demonstration purposes.

View Post Ajax, jquery

Post Data with Ajax in WordPress Pugins

Posted on May 10, 2011 by Pippin in Advanced, Ajax, Contact Forms Tutorials, Tutorials, Working with jQuery, Writing Plugins 9 Comments

In this tutorial I am going to cover how to use Ajax to submit and process form data in your WordPress plugins. In order to tie things together, and to provide you a real world example, I am going to be working with the code used in my Short Code Contact form plugin.

View Post Ajax, forms

Create an Ajaxified Contact Form Short Code

Posted on May 7, 2011 by Pippin in Ajax, Contact Forms Tutorials, Intermediate, Short Codes, Tutorials 23 Comments

A very popular feature of many themes is an Ajaxified contact form, often inserted through a shortcode. So I’m going to show you how to create one from scratch as a plugin that can be dropped into any WordPress theme.

View Post Ajax, contact form, short code
  • 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

the_content shortcodes contextual help get_user_meta featured register_setting add_options_page attachments meta box Rémi Corson add_shortcode Tom McFarlin wp_enqueue_script attachment Related posts image plugin forms login short codes do_action mail chimp authors 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