BBCode
Developed by azurecurve
Plugin Description
Allows users to use standard bbcodes in posts and pages in place of HTML tags.
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 readme.md and remove readme.txt (not required for ClassicPress).
- Update azurecurve menu.
- Remove last traces of jQuery to avoid deprecation notices.
- Add direct access check to files.
- Fix plugin icons and banners.
- Upgrade UpdateClient.
- Replace jquery with vanilla js.
- Bump required PHP version to 8.2.
- 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 plugins available from azurecurve are:
- Add Open Graph Tags – details / download
- Add Twitter Cards – details / download
- Avatars – details / download
- BBCode – details / download
- Breadcrumbs – details / download
- Broken Links – details / download
- Call-out Boxes – details / download
- Chroma – details / download
- Code – details / download
- Comment Validator – details / download
- Conditional Links – details / download
- Contact Forms – details / download
- Disable FLoC – details / download
- Display After Post Content – details / download
- Estimated Read Time – details / download
- Events – details / download
- Feed to Post – details / download
- Filtered Categories – details / download
- Flags – details / download
- Floating Featured Image – details / download
- Get GitHub File – details / download
- Icons – details / download
- Image Optimiser – details / download
- Images – details / download
- Insult Generator – details / download
- Load Admin CSS – details / download
- Loop Injection – details / download
- Lorem Ipsum Generator – details / download
- Maintenance Mode – details / download
- Markdown – details / download
- Nearby – details / download
- Page Index – details / download
- Post Archive – details / download
- Quiz Engine – details / download
- Read GitHub File – details / download
- Redirect – details / download
- Remove Revisions – details / download
- RSS Feed – details / download
- RSS Suffix – details / download
- Series Index – details / download
- Shortcodes in Comments – details / download
- Shortcodes in Widgets – details / download
- SMTP – details / download
- Snippets – details / download
- String Inspector – details / download
- Strong Password Generator – details / download
- Tag Cloud – details / download
- Taxonomy Index – details / download
- Taxonomy Order – details / download
- Theme Switcher – details / download
- Timelines – details / download
- Toggle Show/Hide – details / download
- Update Admin Menu – details / download
- URL Shortener – details / download
- Username Protection – details / download
- View Counter – details / download
- Widget Announcements – details / download