Category: wp plugins

May 3rd, 2008

WP-GoogleTrends

Author: Alex

If you wanna add google trends in your sidebar, no easy ways. Just fallow this easy steps in installation and you are all set.

  • Update to 1.2 for a linking directly to Google Trends website.
  • Update 2.0 added an search capability to the plugin. Now it can search the articles database for those keywords/phrases that link to the articles directly. ( Requested by Da Master )

If it dosen’t find any post that contains the trend keyword it links back to google trends.

  • Update 2.0.1 fixed some bugs. Modified the main function.

Download

May 2nd, 2008

wordpress-plugin-acronym-replacer

Acronym Replacer

 Look acronyms that we have identified and tagged acronym around them with their description. It is a very simple script in which we will have to edit the list of acronyms directly into the PHP file.

 

Plugin Status Stable
Author Joel Bennett Version 2.8
Plugin Home Here Author Homepage Here
Download Here Plugin License GPL
Description : Description: Wraps common acronyms with the acronym tag 
Copyright: 2003

May 2nd, 2008

ThickBox plugin for Wordpress

  • ThickBox is a plugin that assembles the system needed to launch thickbox on your wordpress ..Installation

    Download plugin (here)


    Extract and upload with FTP to the folder wp-content / (important to maintain the structure of zip).

  • Activate the plug
  • How to use

    For example we can use it as follows.

       <a href=”IMG_GRANDE” title=”TEXTO_ENLACE” class=”thickbox”> <img src=”IMG_MINI” alt=”Image 1″ /> </ a>
      
    Thus replacing the data by themselves will have the effect on our operating wordpress, important to respect the kind of link.