BBCode
Developed by azurecurve
Plugin Description
Allows users to use standard bbcodes in posts and pages in place of HTML tags.
The following bbcodes can be used:
Bold:
[b]bold[/b]
Italic:
[i]italics[/i]
Underline:
[u]underline[/u]
Center Text:
[center]centered text[/center]
Strike:
[strike]strike[/strike]
Quote:
[quote]quote[/quote]
Color:
[color=blue]color[/color]
Font size:
[size=12pt]12pt font size[/size]
[size=1.2em]1.2em font size[/size]
[size=12px]12px font size[/size]
Image:
[img]https://docs.classicpress.net/wp-content/classicpress/logos/icon-gradient-600.png[/img]
[img=ClassicPress logo]https://docs.classicpress.net/wp-content/classicpress/logos/icon-gradient-600.png[/img]
URL:
[url]https://www.classicpress.net/[/url]
[url=https://www.classicpress.net/]ClassicPress[/url]
[link]https://www.classicpress.net/[/link]
[link=https://www.classicpress.net/]ClassicPress[/link]
Ordered lists:
[ol]ordered list[/ol]
Unordered lists:
[ul]unordered list[/ul]
List items:
[li]list item[/li]
Table:
[table][/table]
Table Row:
[tr][/tr]
Table Header:
[th][/th]
Table data (cell):
[td][/td]
Code:
[code]function azc_bbcode_bold($atts, $content = null){ return "".do_shortcode($content).""; }[/code]
Allows users to use standard bbcodes in posts and pages; Shortcodes in Comments can be used to allow bbcodes in comments and Shortcodes in Widgets can allow them in widgets.
This plugin is multisite compatible.
- Download the latest release of the plugin from GitHub.
- Upload the entire zip file using the Plugins upload function in your ClassicPress admin panel.
- Activate the plugin.
Yes, the .pot file is in the plugins languages folder; if you do translate this plugin, please sent the .po and .mo files to [email protected] for inclusion in the next version (full credit will be given).
This plugin is developed for ClassicPress, but will likely work on WordPress.
- Update plugin header for compatibility with ClasssicPress v2.
- Update plugin header and readme for compatibility with ClassicPress Directory v2.
- Update Update Manager to version 2.5.0.
- Update readme file for compatibility with ClassicPress Directory.
- Fix Update Manager View Details link (contributed by xxsimoxx).
- Fix missing constants.
- Fix incorrect update server path; plugin will need to be manually updated if 2.0.0 or 2.0.1 was installed.
- Fix bug in namespace of Update Client.
- Refactor code to use namespace, improve security and improve maintainability.
- Update language file.
- Update readme txt and md files.
- Update Update Manager to version 2.4.3.
- Update azurecurve menu.
- Update readme files.
- Update azurecurve menu and logo.
- Fix problem with load of plugin icon and banner.
- Amend to only load css when shortcode on page.
- Fix plugin action link to use admin_url() function.
- Add plugin icon and banner.
- Update azurecurve plugin menu.
- Fix bug with plugin menu.
- Update plugin menu css.
- Upgrade azurecurve plugin to store available plugins in options.
- Update Update Manager class to v2.0.0.
- Update action link.
- Update azurecurve menu icon with compressed image.
- Fix bug with incorrect language load text domain.
- Add integration with Update Manager for automatic updates.
- Fix issue with display of azurecurve menu.
- Change settings page heading.
- Add load_plugin_textdomain to handle translations.
- Update azurecurve menu for easier maintenance.
- Move require of azurecurve menu below security check.
- Localization fixes.
- Initial release for ClassicPress forked from azurecurve BBCode WordPress Plugin.
azurecurve was one of the first plugin developers to start developing for Classicpress; all plugins are available from azurecurve Development and are integrated with the Update Manager plugin for fully integrated, no hassle, updates.
The other plugins available from azurecurve are:
- Add Open Graph Tags – details / download
- Add Twitter Cards – details / download
- Avatars – details / download
- Breadcrumbs – details / download
- Call-out Boxes – details / download
- Check Plugin Status – details / download
- Code – details / download
- Comment Validator – details / download
- Conditional Links – details / download
- Contact Forms – [details](https://development.azurecurve.co.uk/classicpress-plugins/contact-form