Skip to content
Siolon
Siolon
  • Home
  • About
  • Archives
  • Testimonials
  • Contact
Siolon

WordPress Post Information Plugin

Chris Poteet, January 17, 2007August 27, 2023

This is my first contribution to the WP community! It is a start, and I hope time permitting to advance the features in this plugin. This plugin aims to consolidate your post information into a collapsible panel (using jQuery) that can save space on your page.

You can see what it looks like below on this post, and you can test the interaction from the main page.

Usage

  1. Download, upload, activate.
  2. Add the following code somewhere in The Loop.
<?php
if (function_exists('postinfo')) {
  postinfo();
}
?>

Changelog

1.6

  • Fixed word count when using the read more command (was giving word count for excerpt not post).

1.5

  • Added CSS sprite to reduce image flash.

1.4

  • Added JavaScript callback to designate graphically box can be minimized
  • Changed text for toggle to be more descriptive
  • Tweaked CSS

1.3

  • Altered link for comments on single post entries

1.2

  • Added graceful degradation for users without JS

1.1

  • Converted to jQuery from script.aculo.us (uses jQuery bundled with WordPress)
  • Added support for tags
  • Added extensive styling including the famous Fam Fam Silk Icons
  • Reorganized code

1.0

  • Initial release

Considerations

I’ve noticed different styling results when using the function on single post pages and the loop on other pages. Be sure to test both for differences.

To Do

  1. Add an option page to choose the toggle effect and select information to be displayed. (Obselete)
  2. Add icons.
  3. Add ability to degrade for users w/o JS enabled.
  4. Clean up plugin code.

Related Posts

WordPress BloggingDownloadsjavascriptPHPpluginPluginsWordPress

Post navigation

Previous post
Next post

Comments (119)

Comments navigation

Older comments
  1. Pingback: 7Maximes-news for designers and Web developers
  2. Pingback: 45+ jQuery Based Wordpress Plugins and Tutorials
  3. Pingback: Top jQuery WordPress Tutorials and Plugins - DesignModo
  4. Pingback: Pinboard Links | Reverse The Web
  5. Pingback: Top jQuery WordPress Tutorials and Plugins
  6. Pingback: PtsZones.comTop jQuery WordPress Tutorials and Plugins - PtsZones.com
  7. Pingback: jQuery WordPress plugins « creativewebsite
  8. Pingback: 11 Useful jQuery Powered WordPress Plugins | Prowler » Loves
  9. Pingback: WordPress Plugins for Blog Layout, Formating, and CSS Designs « Lorelle on WordPress
  10. Pingback: Top jQuery WordPress Tutorials and Plugins

Comments navigation

Older comments

Comments are closed.

Search

        ©2025 Siolon | WordPress Theme by SuperbThemes