Modules PHP scripts - Top 4 Download

Modules PHP script downloads

File Icons

This is achieved via CSS and works on all major browsers.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.1 up to 2.2.2 ...

Nofollow Links in Posts

The plugin can be used to add the nofollow attribute for posts older than a certain time.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 or higher ...

Random One Cat Widget

It also allows displaying it inside the header.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 or higher ...

uddeIM

It allows users of your community to send private messages to each other. uddeIM wants to be simple and easy-to-use but it offers all the features you need in a private messaging system. uddeIM is open source and released under the GPL. It is available in many languages. ...

Specials Administration fix

Milestone 2 partially fixed the first problem but failed to pass all of the necessary information along when you click the status buttons. This file has both problems fixed. Now when you change the status of any special that special will become the default special displayed on screen, ready for you ...

Batch Update Status

Needed a way to update the status of multiple orders at once. I know the batch printing contributions have a feature similar to this, but it only needed to update.With this contribution there is a checkbox next to eac order on the orders page, you can select any or use the ...

Kubaru

This also allows version control.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress ...

jQuery UI Backport

This will not conflict with the Drupal's default jQuery 1.0.4.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Customer Support Live Chat

This is a FREE module would allow you to have a live-chat support on your web site. It uses MySQL database, PHP, ICQ (for notifications), and JavaScript. This module was developed by me independantly from osC. ...

Add Whats New Link to Categories Box

Best used with categories enhancement mod, it is very simple.open catalog/includes/boxes/categories.php and find---------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);it is at the far bottom of the filereplace with-------------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);if ( (basename($PHP_SELF) != FILENAME_PRODUCTS_NEW)) {$info_box_contents[] = array('align' >= 'left','text' >= '' . BOX_CATEGORY_PRODUCTS_NEW . '');}else{$info_box_contents[] = array('align' ...

Better Howdy

This brings more functionality and user friendliness to the howdy area.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 up to 2.7 ...

Textiler

It allows for textile syntax to be used in posts.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 or higher ...

WP Recent Tags

This plugin is widgetized.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 or higher ...

SelfLink

This removes the necessity of manually adding the link and checking the preview while editing a post.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0.2 or higher ...

WP Simple Sitemap

The plugin will only display posts and not the categories.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "WP Simple Sitemap": · Set a maximum posts per page · Set a text if no posts are found · Exclude categories that ...

LinkedIn hResume

It also provides the ability of applying custom styles to it.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0.0 or higher ...

Top Level Categories

By default WordPress does not allow having a blank prefix for categories.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0.9 or higher ...

Grouped Links Widget

This also works with external links present in the blogroll.Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 or higher ...

Set Default Timezone

This is because WordPress uses GMT for a lot of APIs.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 or higher ...

Selective Database Backup

This contribution will make the built-in database backup function back up only tables defined in the database_tables.php files. This may help you order your backups if you use the same database for multiple projects. ...