Modules PHP scripts - Top 4 Download

Modules PHP script downloads

Autodownload

The links are automatically generated and inserted in the post/page once a download folder has been defined.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Autodownload": · Works with posts and pages · Almost no configuration (one configuration variable) · Automatically ...

Autofields

It will also use the first image in the post, if any, for the 'Image' custom field.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 ...

AutoLink Chris Black

For example the [movie] shortcode will automatically link to IMDB entries.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "AutoLink": · a Requirements: · WordPress 2.1.2 or higher ...

Autolink URI

WordPress fails to sometimes catch an URL properly. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 or higher ...

Autologon

Basically, next to the email-address (which is already stored in a cookie by standard OSC-software), it also stores the password (security: see readme.txt).When the customer returns, this information is used to execute an automatic signin. ...

Automatic Currency Value Updater

This script will retrieve the latest exchange rates from the International Monetary Fund ( based on the US Dollar ), and then updates the currency values in your database to match. If you do a lot of international sales, this is a good way to keep those values current.This script was ...

Automatic Database Optimization

Allows store database to be automatically optimized.Period between optimizations can be configured in admin. ...

Automatic Nodetitles

To prevent empty content title fields it sets the title to the content type name or to an configurable string.If the token module is installled it's possible to use various content data for the autogenerated title - e.g. use the text of a CCK field.Advanced users can also provide some PHP ...

Automatic remove button in shopping cart

1 ) Add this between the tags in shopping_cart.php (around line 25)------------------------------------------------------------------------------2 ) Search for:----------------------------------------'text' >= tep_draw_checkbox_field('cart_delete[]', $products[$i]['id']));----------------------------------------Change to:----------------------------------------'text' >= tep_draw_checkbox_field('cart_delete[]', $products[$i]['id'], ' ', 'onClick="DoSubmission();"'));----------------------------------------3 ) in file includes/functions/html_output.php search for: (around line 189)----------------------------------------if ( ($checked == true) || ( isset($GLOBALS[$name]) && is_string($GLOBALS[$name]) && ( ($GLOBALS[$name] == 'on') || (isset($value) && ...

automatic reviews

A sample excel file is included along with a read me file ...

Automatic Tag Link

The plugin will not change the posts' content in order to add links.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.3 or higher ...

automatic word wrap for Product Information

This contribution fix the problem for word-wrapping-input made with the keyboard in the product-description (Admin).Input of br or p in the description no longer needed. ...

AutomaticMenu

The feature can be enabled based on content type.For each content type you can also select a parent menu item under which the new item will appear.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Autonode CCK widget

The field asks for a key, which is looked up in the reference table you set up.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

AutoThumb Mathias Geat

It scans your content’s source code for <img> tags with width and height attributes and passes them to phpThumb, a great PHP image editing library, which handles the resizing and editing of the image.phpThumb also supports different parameters for editing the images in various ways.InstallationUnpack and upload it to the /wp-content/plugins/ ...

Autotitle for Wordpress

The title gets automatically generated from the first sentence of the post. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Autotitle for Wordpress": · Few simple settings on a dedicated page will allow you to specify the criteria for ...

Availability Calendars

It is useful for showing availability for projects such as websites for small accommodation providers (e.g. bed and breakfast, guesthouse or self catering establishments) as it also allows for a note to be entered for each week (e.g. a rental price for the week) and for the status for each day ...

Avalicious

In order to avoid issues with hosts who disable remote URL includes, the avatars are downloaded through the cURL library.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.7.1 or higher ...

Avatar Approval

When a new avatar is uploaded, it is placed in the 'not yet moderated' queue, and not displayed. A moderator can then either approve, disapprove, or delete the avatar. Only approved avatars will be shown site wide.Avatar moderation is done on the admin/content/approval page, where moderators will find three tabs. Not ...

Avatar Blocks

The avatars are linked and will take the user to the user profile pages when clicked. InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Avatar Blocks": · Who's Online Avatars - a block that displays the user pictures of online ...