Acronyms 2

Acronyms 2 Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 6,289 downloads
Acronyms 2 Icon

Try plugin: Acronyms 2

We'll create fresh WordPress site with Acronyms 2 installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Acronyms 2

A plugin to automatically mark up known acronyms and abbreviations in posts and comments. Allows users to manage lists of acronyms through the WordPre …

6


0


1


0


0

updated: 3 months ago
since: 12 years ago
author: Chris Cox

Description

This WordPress plugin will allow users to maintain a list of acronyms and abbreviations which can be managed in the WordPress Dashbard. These acronyms will be automatically wrapped in the appropriate HTML markup when found in posts, pages and comments.

The plugin will auto-detect whether the currently active theme uses HTML5, and will output the appropriate HTML acronym or abbreviation element, e.g. <acronym title="Hypertext Markup Language">HTML</acronym> (or <abbr title="Hypertext Markup Language">HTML</abbr> for HTML5).

Based on Joel Pan’s excellent Acronyms, which is no longer being actively maintained. The onset of HTML5 and the deprecation of <acronym> in favour of <abbr> led me to fork Joel’s plugin and create Acronyms 2.