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

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
Home» Member Restricted » Free Members » Customize Plugin Action Links
Tweet
Love It - 0

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.

This function should be placed in your plugins main file, or in a different file that is then included.

You must be logged in to view the rest of this content. Register or login from the sidebar.

Tweet Follow @pippinsplugins
links, plugin

14 comments on “Customize Plugin Action Links”

  1. Customize Plugin Action Links | Pippin's Plugins | My website with WordPress | Scoop.it says:
    September 22, 2011 at 10:49 am

    [...] Customize Plugin Action Links | Pippin's Plugins 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… Source: pippinsplugins.com [...]

    Reply
  2. Keely says:
    June 17, 2012 at 12:02 am

    Good post.

    I want to add some basic help for my plugin – just some text explaining the plugin can be used by adding a shortcode to a page or post.

    How do I do this step.

    I have searched everywhere and haven’t found anyone who has explained this final step.

    Thanks Pippin

    Reply
    • Pippin says:
      June 17, 2012 at 6:34 pm

      Do you have a thought for where you want to add the help text? Does your plugin have a settings page already?

  3. Keely says:
    June 17, 2012 at 7:31 pm

    Hi,

    Having never done this before … where do I want to add the help text … anywhere I guess?
    But isn’t it good practice to not put it into the main file?

    The plugin doesn’t have a settings page. This is my first attempt at creating a settings page and I’m bumbling and fumbling around … any help appreciated … thnx ;)

    Reply
    • Pippin says:
      June 18, 2012 at 10:37 am

      When you say “not in the main file”, do you mean the code is not placed in the main file, or the help text itself is not displayed in the main file?

    • Pippin says:
      June 18, 2012 at 10:37 am

      My plugin reviews is pretty much the same thin as plugin checks :)

      Do you want to create a settings page for the plugin?

  4. Keely says:
    June 17, 2012 at 7:36 pm

    While I’m talking about this … do you do plugin ‘checking’ for people as opposed to plugin reviews?
    Being fairly new to writing plugins I would really like my plugins to be checked before they’re published.

    Thanks Pippin

    Reply
  5. Keely says:
    June 18, 2012 at 1:29 am

    My previous posts > no I don’t have a settings page. Just want the settings link to go somewhere that displays that to use the plugin you add the shortcode in a page or post. Fairly straightforward.

    Reply
  6. Keely says:
    June 18, 2012 at 9:07 am

    Would love to know how to do this. Paid membership but no ideas?

    Reply
    • Pippin says:
      June 18, 2012 at 10:39 am

      If your plugin doesn’t have a settings page, then I highly recommend against creating a page just for showing the help text. It sounds like your plugin is pretty simple (just a short code or two), so the best thing to do is include documentation on the plugin’s home page. If this is the WordPress.org plugin repository, then place instructions in the “Installation” tab. If it’s hosted on your own site, then place instructions there.

  7. Keely says:
    June 18, 2012 at 4:34 pm

    Thanks for the reply – I agree it’s probably overkill, but I would like to know how to do it. Can you post something here? Otherwise I’ll be scouring the net for another week looking for a WordPress plugin forum to post my question. It will also be a big help for learning, and for future plugins. Thanks. (btw – not getting email notifications of replies – have bookmarked this page and come back every so often)

    Reply
    • Pippin says:
      June 18, 2012 at 4:43 pm

      Go through my “Writing Your First WordPress Plugin Series”. It describes how to create a basic settings page: http://pippinsplugins.com/series/writing-your-first-wordpress-plugins-basic-to-advanced/

      I assume you have clicked “Notify me of follow-up comments by email”? Did you confirm your subscription? Check your spam folder.

  8. Keely says:
    June 19, 2012 at 12:31 am

    Thanks Pippin.
    Will go through that series. Hope that settings beast will be tamed!

    Yes – have checked spam – first thing I did – and did check the boxes.
    Bit of a mystery as to why I’m not getting the emails.

    Reply
    • Pippin says:
      June 19, 2012 at 9:57 am

      That is odd . . . When you first did it, did you get a confirmation email about your subscription?

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • 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

Similar Plugins and Posts

  • Structuring Your First WordPress Plugin
  • How to Begin Writing Your First WordPress plugin
  • Create Database Tables When Plugin is Activated
  • Sugar FAQs – WordPress FAQs Management

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

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

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

Latest Tweets

  • RT @toscho: #WordPress: How post meta fields work. http://t.co/uDRaDu0EsS
    May 25, 2013
  • RT @strickland: Afternoon crowd: To celebrate Memorial Day weekend @gittyapp is on sale through Monday. Now is the time to join in! http:/…
    May 25, 2013
  • .@itsananderson wins!
    May 25, 2013

Topics

register_setting contextual help attachments add_shortcode hook featured campaign monitor wp_enqueue_script Rémi Corson shortcodes the_content get_user_meta Sugar Event Calendar plugin authors attachment image forms login short codes do_action Related posts mail chimp comments recent posts post types apply_filters bbpress 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) 2013 Pippin's Plugins