Shiba

Adventures in WordPress

  • — Home —
  • Dog
  • Art
  • Contact
  • WordPress Articles
    • WP Plugins
    • WP Programming
    • WP Admin Panels
    • WP Theme Design
    • WP How-To
    • WP Theme Images
You are here: Home / WordPress Plugin / WordPress Plugin Credits

WordPress Plugin Credits

Tweet

by ShibaShake 2 Comments

The issue of how to credit plugin developers can often be an emotionally charged topic, with strong opinions on both sides. Everybody agrees that plugin developers are awesome for the WordPress community, but many disagreements arise as to what are the proper methods for getting credit for their hard work.

On the one hand, many plugin developers feel they should at least get a back-link for all of their time and effort, but many blog users do not want to clutter up their blog with multiple plugin links, on every blog page.

This plugin allows you to say a simple Thank You to your friendly WordPress plugin developers by including a single link back to their site on a Plugin Credits page.

[Most recent WordPress Plugin Credits updates]

December, 2015
Tested on WordPress 4.4. No changes needed.

August, 2015
Tested on WordPress 4.3. No changes needed.

Aug 3rd, 2012 – Release 1.2

  • Updated plugin paths to use the plugins_url() and plugin_dir_path() WordPress functions.
  • Encapsulated the credits menu page within an object class for a cleaner and more structured plugin.
  • Tested on WordPress 3.9.

How to Get Shiba Plugin Credits.

Generate a Plugin Credits Page

  • After installing the plugin, go to Pages >> Shiba Credits.
  • Click on the Generate Plugin Credits button, and a new plugin credits page will be created.
  • The page will be set to draft mode, so that you may alter it however you like using the Standard WordPress page interface before publication.
Generate a Plugin Credits Page.
Generate a Plugin Credits Page.

There is a checkbox that allows you include plugin descriptions into your credits page. Here is an example Plugin Credits page that includes the plugin descriptions. Note – all links are stripped from the plugin descriptions so no blog administration links will be posted as part of the page.

If a Plugin Credits page already exists (i.e. slug = plugin-credits), the plugin will just update the existing page. In particular, the contents between <!– Plugin Credits –> and <!– End Plugin Credits –> will be replaced with the newly generated list of plugins.

Text and other modifications that live outside this area will be left untouched. In this way, you may style your Plugin Credits page and keep those styles intact even when you regenerate your plugin list.

Style Your Plugin Credits Page

The plugin uses three style classes in the Plugin Credits page.

  • plugin-credit-name – controls the style of the plugin title.
  • plugin-credit-author – controls the style of the plugin author.
  • plugin-credit-description – controls the style of the plugin description.

For example, here is a plugin entry –

  • Akismet 2.2.7 by Matt Mullenweg
    Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin.
  • We use the following style to make the description text smaller and leave a space after every entry –

    <style>
    .plugin-credit-description { 
       font-size:90%; 
       line-height:normal; 
       margin-bottom:20px;}
    </style>
    

    Why Credit Plugin Developers

    • Encourage more people to share their plugins.
    • Increases the likelihood that plugins will be updated and supported.
    • Ultimately will result in better quality plugins.

    Common Ways for Crediting Plugin Developers

    • A PayPal Donate Button – This allows users to voluntarily donate some money for the continued development and support of the plugin. Not surprisingly, few click on this button.
    • Automatic Back-links – Some plugins may insert a back-link or multiple back-links from your blog back to their site. Different plugins differ in their back-linking policy –
      1. Include a back-link by default.
      2. Only include a back-link when the user explicitly gives permission.
      3. Include back-links without providing a way to turn them off.
      4. Don’t include a back-link.
    • According to the article How to get your plugin removed from the directory, doing (1) or (3) will get your plugin kicked from the wordpress.org directory. Therefore, if you want your plugin to live on wordpress.org, go through the article and make sure you are not accidentally breaking any of the rules.

    • A Single Plugin Credits Page which links to the plugin site and the plugin author site.

    Why Be a Plugin Developer

    In my opinion, there are very few perks to being a plugin developer. If you are looking to make money or otherwise profit from the enterprise, then you are probably better off doing something else.

    I generally write plugins for two reasons –

    1. To learn about a particular aspect of WordPress that I find interesting.
    2. To perform useful or cool tasks on my own blogs.

    Since I already have the code written, it is a small step to make the code plugin-ready.

    Personally, I think that WordPress should put some of their resources into this area and work together with their community to provide better incentives for developing useful applications/plugins on their platform.

    While blocking spam is important and good, having policies that make it difficult for all plugin developers to promote and share their work is perhaps even more detrimental than the spam.

    How to Get Shiba Plugin Credits.

    WordPress Plugin Credits Updates

    Shiba Plugin Credits 1.1

    Aug 3rd, 2012

    • Updated for WordPress 3.4
    • Added nonce and capability checks for generating credits page.

    Shiba Plugin Credits 1.0.1

    Mar, 2011

    • No longer resets credit page to ‘draft’ status. The page retains its original status.

    Related Articles

    Plugin Credits

    Akismet 2.5.3 by Automattic Used by millions, Akismet is quite possibly the best way in the world to protect your blog from comment and trackback spam. It keeps your site protected from spam even while you sleep. To get started: 1) Click the Activate link to the left of this description, 2) Sign up for an Akismet API key, and 3) Go to your Akismet configuration page, and save your API key. Google Search Plugin 1.0.8 by Justin Shreve Google Custom Search functionality for WordPress. Edit Settings [...]

    Crappy and Shitty WordPress Plugins

    There are many articles that recommend the best WordPress plugins. Here, I want to dedicate an article to the crappiest and shittiest WordPress plugins. Are you ready? I am sure you want to see who the losers are right? WordPress Plugin Losers Here is how I see it - Anybody who takes the time to write a plugin and then offers it to the community for free-use is definitely not a loser in my book. True, many WordPress plugins (including Shiba plugins) have numerous bugs and [...]

    Shiba Plugins and WordPress 3.1

    Update Feb. 24th - WordPress 3.1 has been released so I am retesting all the Shiba plugins. You may download latest versions of the plugins by going to my WordPress Plugins page. Update - WordPress 3.1, RC3 broke a bunch of the updates. I will wait until 3.1 gets released before making further plugin changes. Update Jan. 5th - I have started working on updating Shiba plugins for WordPress 3.1. A key change I have noticed in 3.1 is greater usage of the WP_List_Table object across the various [...]

    Comments

    1. Vladimir says

      January 9, 2014 at 9:08 am

      You do good information friend !

      Reply

    Leave a Reply Cancel reply

    Your email address will not be published.

    Recent Posts

    • Screen-shot of mobile responsive Poll Daddy object, where text floats properly to the right of radio buttons.How to Make Poll Daddy Objects Mobile Responsive
    • Screen-shot of blog post with no page border (flowing design).Genesis Skins 1.5
    • Screen-shot of the media manager Create-Gallery screen, while doing a post search.Shiba Media Library 3.7
    • Screenshot of the Edit Gallery screen after we hit the Create Gallery button.How to Expand the WordPress Media Manager Interface
    • Blonde girl looking through and holding a circular picture frame.Shiba Gallery 4.3
    • Close-up of beautiful blonde holding a square picture frame.Google Authorship - Good or Bad for Search Traffic?
    • Shiba Widgets 2.0
    • Media Temple screenshot of editing my sub-domain DNS entry.Using CDN Cnames with w3tc and MultiSite
    • Shiba Skins WordPress ThemeShiba Skins WordPress Theme
    • How to add the Media Manager Menu to the Theme Preview InterfaceHow to Add the Media Manager Menu to the Theme Preview Interface

    Recent Comments

    • WordPress Search Widget – How to Style It (56)
      • Nelson
        - Tanks master - Fine
      • TelFiRE
        - How do you style the "X" that shows up when you start typing?
    • Update custom inputs with the proper data using Javascript.Expand the WordPress Quick Edit Menu (58)
      • Mike G
        - This is exactly what is happening to me. It is updating the value in the database and in the column, but I have to refresh ...
      • PhoenixJP
        - Thanks for this tutorial. Does someone knows if this still work with wordpress 5.03 and 5.1.
      • Francine Carrel
        - This is a very long time away from your original comment, but did you ever work it out? I am stuck on the exact same thing ...
    • Custom meta-box with a set of radio-buttons.Add a Metabox to Your Custom Post Type Screen (27)
      • mike
        - Hi Shiba am a newbie to wordpress, I just installed a plugin with a custom post type, but has no option for discussion and ...
    • Write a Plugin for WordPress Multi-Site (45)
      • Andrew
        - Hi,action 'wpmu_new_blog' has been deprecated. Use ‘wp_insert_site’ instead.
    • Populate our Edit Gallery menu using a gallery shortcode.How to Add the WordPress 3.5 Media Manager Interface – Part 2 (29)
      • Janine
        - Still relevant in 2019.
    • WordPress Excerpt – How to Style It (36)
      • James
        - Great post. I really need some help. I have set border lines around my excerpts on my blog page/post page. The problem is ...
    • Add Custom Taxonomy Tags to Your WordPress Permalinks (123)
      • Darshan Saroya
        - Update permalinks. Go to settings > permalink and just save it.

    Copyright © 2021 · Genesis Skins by ShibaShake · Terms of Service · Privacy Policy ·