| Plugin Name | JSM's Access Consciousness Trademarks |
|---|---|
| Summary | Searches for Access Consciousness® registered trademarks in content, excerpt, titles, etc. and appends the ® suffix. |
| Stable Version | 2.1.3 |
| Requires At Least | WordPress 3.8 |
| Tested Up To | WordPress 5.2.1 |
| Contributors | jsmoriss |
| License | GPLv3 |
| Tags / Keywords | access conciousness, trademark, suffix |
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.