Discover, trust, install: FAIR 1.0 is here

Plugin Banner

Plugin Name: ChoiceCuts Home or Away

by kestrel_id

Version: 1.0

Download
Description

ChoiceCuts Home or Away simply identifies all links within content & comments and checks if they are external links. If an external link is found then CSS class hook ‘external’ is automatically inserted.

This plug-in uses the PHP DOMDocument family of functions which is only available as part of PHP5+.

Please forward any feedback or issues experienced while using this plug-in to support@choicecuts.com.

  1. Upload this plug-in to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add CSS styling for ‘.external’ as required.

How do I make the ‘external’ style appear?

Add something like the following into the style.css contained with your active theme directory.

.external { color: #FF0000; } 
  • Version:Version: 1.0
  • Last updated:Last updated: 13-09-2010
  • Tested:Tested: 3.0.5
Average rating:0 out of 5 stars.
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
Back to top