Modules PHP scripts - Top 4 Download

Modules PHP script downloads

Hide or Show Comments

It provides clickable links to show the hidden blocks.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress up to 2.2 ...

Hide Page Counter

This simple contribution will add an option to your Admin - My Store configuration page to allow for the enabling and disabling of the displaying of the store page hit counter. This will simply hide the counter, and should not interfere with it otherwise. ...

Hide products from groups of customers

It's written for B2BSuite and work on B2BSuite0.92Currently there are two issues with this code:1. The code works good with existing products but generates error when you create new product as it requires product_id which is not yet set for new product.2. Once you set any product invisible for any groups ...

Hide Spam Count

The spam count is useless if a plugin such as Askimet manages the spam comments. 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 ...

Hide Update Reminder

This is only useful for setups that allow registered users, who do not have administrative permissions.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 ...

Hierarchical Select

Out of the box, this module implements the hierarchical_select hooks for the taxonomy. It also converts hierarchical vocabularies that are used as exposed filters in any View to a hierarchical select. Any module that uses a select form element, of which the options are ordered hierarchically, can take advantage of this ...

Highlighting search engine keywords on page cache

This logic will highlite keywords on your page cached pages before sending it out when the user is coming from a search engine page like google or yahoo.The cached file itself is left as is. ...

HLogoZ WP

It allows configuring custom dates and holidays. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "HLogoZ-WP": · Automatically updates background image of a div container with your chosen css class · Two Modes Available: Image Mode and Flash Mode ...

Hockey League Component

A component to manage a hockey league. Manage 1 teams roster and their game stats, 1 league schedule, scores and standings. The front end also displays the profile of the players, including season stats, a description of them, and any past statistics, which are stored in a career stats table. All ...

Hocus Pocus Buttons

The button for a social bookmarking website is only displayed if the user has recently visited that website.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 ...

Home Page Control

It also allows setting which page will serve as "home" page.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 1.5 up to 2.1 ...

Home Real Estate

This is actually a package that contains multiple modules.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Home (Real Estate)": · Display maps · Manage pictures (gallery) · Print flyers · Contact the poster of the home · Browse home by ...

Horizontal main menu

Installation:1. you will have to insert in every file in catalog/ (just the ones in catalog/)a. FIND:ADD ABOVE IT:b. FIND:ADD ABOVE IT:2. in catalog/includes/column_left.phpFIND :include(DIR_WS_BOXES . 'categories.php');and comment it so it looks like this://include(DIR_WS_BOXES . 'categories.php');3. in in catalog/includes/header.phpFIND:trail(' » '); >?ADD ABOVE IT:if ((USE_CACHE == 'true') && empty($SID)) { echo ...

Hot Linked Image Cacher

You can control exactly which post to cache by optionally specifying a post id number (or just put all to cache all posts). You can also control exactly which domain to cache from by specifying domains. This plugin supports both curl and allowurlfopen methods in getting remote files, so it doesn't ...

Hottaimoijiruna

The timezone of the clock can be configured so it matches your country.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 0.3 ...

How Green Are You

The calculation uses an algorithm derived from technical research. 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 ...

How To Add A Check Box Field

Add a check box in the customer in create_account.php. This mod shows how to add a checkbox, you can change/customize it to fit your needs. This adds the box to the create_account. as well as the admin section. ...

How to adjust the height of the header logo

This simple modification would give a broader header and it would place a background image in the header.Use at your own risk. Back up files before making modifications. ...

How to close popup window

Two quick ways how to close the popup window after pressing the Click to enlarge link in the product info.The first option to close window is when the mouse clicks on  image, while for the second when the mouse is placed over the popup window. ...

How to place an advert on product info

To place an ad on the product info page find this at the bottom of product_info.php ...