This plugin hasn’t been tested with the latest 3 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.

azurecurve Conditional Page Links

Description

The cpl shortcode allows links to be generated when the page exists; allows index or other pages to be built before child or other linked pages. Adds anchor tags to valid links otherwise outputs plain text.

Shortcode allows cpl, Cpl or CPL to be used for conditional page loinks and cbl, Cbl or CBL for conditional blog links. The following formats are valid:
[cpl slug=”link”]

[cpl title=”this link title”]link[/cpl]

[cpl slug=”link” title=”the link title”]

This plugin is supported with WordPress multisite installations.

This plugin supports language translations. If you want to translate this plugin please sent the .po and .mo files to wordpress.translations@azurecurve.co.uk for inclusion in the next version (full credit will be given). The .pot fie is in the languages folder of the plugin and can also be downloaded from the plugin page on http://development.azurecurve.co.uk.

Installation

To install the plugin copy the azurcurve-conditional-page-links folder into your plug-in directory and activate it.

FAQ

Is this plugin compatible with both WordPress and ClassicPress?
  • Yes, this plugin will work with both.
Can I translate this plugin?

Yes, the .pot fie is in the plugin’s languages folder and can also be downloaded from the plugin page on http://development.azurecurve.co.uk; if you do translate this plugin please sent the .po and .mo files to translations@azurecurve.co.uk for inclusion in the next version (full credit will be given).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“azurecurve Conditional Page Links” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

Changes and feature additions for the Conditional Page Links plugin:

2.0.1

  • Correct issue with if exists azurecurve menu

2.0.0

  • Add azurecurve menu.

1.2.0

  • Add conditional blog links shortcode ([cbl]) and related options.

1.1.0

  • Fix issue with Add/Edit page liinks not working correctly.

1.0.0

  • First version