=== JSM's Access Consciousness Trademarks === Plugin Name: JSM's Access Consciousness Trademarks Plugin Slug: access-consciousness-tm Text Domain: access-consciousness-tm Domain Path: /languages License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.txt Assets URI: https://jsmoriss.github.io/access-consciousness-tm/assets/ Tags: access conciousness, trademark, suffix Contributors: jsmoriss Requires PHP: 5.6 Requires At Least: 3.8 Tested Up To: 5.2.1 Stable Tag: 2.1.3 Searches for Access Consciousness® registered trademarks in content, excerpt, titles, etc. and appends the ® suffix. == Description == The plugin searches content, excerpt, titles, link names, and link descriptions for Access Consciousness® registered trademarks (in French and English) and appends the ® suffix. The suffix is wrapped with an HTML span tag and a class name of "acreg". As an example, you can use the following CSS to position and size the suffix text.
.acreg {
        vertical-align:top;
        font-weight:normal;
        font-size:0.8em;
}
h1 .acreg, h2 .acreg, h3 .acreg, h4 .acreg {
        font-weight:normal;
        font-size:0.7em;
}
There are no plugin settings — simply *install* and *activate* the plugin. == Installation == = Automated Install = 1. Go to the wp-admin/ section of your website. 1. Select the *Plugins* menu item. 1. Select the *Add New* sub-menu item. 1. In the *Search* box, enter the plugin name. 1. Click the *Search Plugins* button. 1. Click the *Install Now* link for the plugin. 1. Click the *Activate Plugin* link. = Semi-Automated Install = 1. Download the plugin ZIP file. 1. Go to the wp-admin/ section of your website. 1. Select the *Plugins* menu item. 1. Select the *Add New* sub-menu item. 1. Click on *Upload* link (just under the Install Plugins page title). 1. Click the *Browse...* button. 1. Navigate your local folders / directories and choose the ZIP file you downloaded previously. 1. Click on the *Install Now* button. 1. Click the *Activate Plugin* link. == Frequently Asked Questions == == Screenshots == == Changelog ==

Version Numbering

Version components: `{major}.{minor}.{bugfix}[-{stage}.{level}]` * {major} = Major structural code changes / re-writes or incompatible API changes. * {minor} = New functionality was added or improved in a backwards-compatible manner. * {bugfix} = Backwards-compatible bug fixes or small improvements. * {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Repositories

* [GitHub](https://jsmoriss.github.io/access-consciousness-tm/) * [WordPress.org](https://plugins.trac.wordpress.org/browser/access-consciousness-tm/)

Changelog / Release Notes

**Version 2.1.3 (2017/04/08)** * *New Features* * None. * *Improvements* * None. * *Bugfixes* * None. * *Developer Notes* * Maintenance release. == Upgrade Notice == = 2.1.3 = (2017/04/08) Maintenance release.