This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Alt-Link-Text

Description

Alt Link Text can be used to modify the link text and title attributes of links in page lists, and to remove pages from page lists completely. By default, links in page lists generated using wp_list_pages use the page title as both the link text and the title attribute. This plugin adds “Alternative Link Text” and “Alternative Title Attribute” fields to the Write Page and Manage Page screens which can be used to specify alternative link text and title attributes. It also adds a checkbox that can be unchecked to remove a page from these lists.

This can be useful if your page titles are too long for your navigation menu (e.g. “Terms & Conditions” could be abbreviated to “T&C” to save space), or if you just want them to be different (e.g. you might want your home page to have “Welcome” as its title but to be linked to as “Home” in your navigation menu).

Alt Link Text has now evolved into Page Lists Plus.

Installation

  1. Download the plugin’s zip file, extract the contents, and upload them to your wp-content/plugins folder.
  2. Login to your WordPress dashboard, click ”Plugins”, and activate Alt Link Text.
  3. Set the alternative link text and title attribute that you’d like to use through the Write Page or Manage Page screens. You will need to save the page for the changes to take effect.

FAQ

Why won’t Alt-Link-Text work with older versions of WordPress?

Alt-Link-Text uses the add_meta_box() function to create new fields on the Write Page and Manage Page screens. This function was introduced in WordPress 2.5.

Will Alt-Link-Text work with WordPress MU?

No. At the moment, Alt-Link-Text is not WPMU compatible.

If I deactivate Alt-Link-Text, will my alternative link text and title attributes be deleted?

No. If you want to remove all trace of the plugin from your database, then you need to uncomment lines 56-58 of your alt-link-text.php file and then deactivate the plugin.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Alt-Link-Text” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Alt-Link-Text” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.