JSM's Access Consciousness Trademarks

Plugin NameJSM's Access Consciousness Trademarks
SummarySearches for Access Consciousness® registered trademarks in content, excerpt, titles, etc. and appends the ® suffix.
Stable Version2.1.3
Requires At LeastWordPress 3.8
Tested Up ToWordPress 5.2.1
Contributorsjsmoriss
LicenseGPLv3
Tags / Keywordsaccess conciousness, trademark, 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.
  2. Select the Plugins menu item.
  3. Select the Add New sub-menu item.
  4. In the Search box, enter the plugin name.
  5. Click the Search Plugins button.
  6. Click the Install Now link for the plugin.
  7. Click the Activate Plugin link.

Semi-Automated Install

  1. Download the plugin ZIP file.
  2. Go to the wp-admin/ section of your website.
  3. Select the Plugins menu item.
  4. Select the Add New sub-menu item.
  5. Click on Upload link (just under the Install Plugins page title).
  6. Click the Browse... button.
  7. Navigate your local folders / directories and choose the ZIP file you downloaded previously.
  8. Click on the Install Now button.
  9. Click the Activate Plugin link.

Frequently Asked Questions