Title: Problem
Last modified: April 17, 2024

---

# Problem

 *  Resolved [romu85](https://wordpress.org/support/users/romu85/)
 * (@romu85)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/problem-335/)
 * Hi,
 * Unfortunately the plugin does not recognize bbcode links without quotation marks
   around the url.
 * Even nested bbcode is not recognized. In the following example, the link is neither
   converted correctly nor displayed in bold. Could this be improved?
   Example: `[
   b][url=https://www.example.com[/url]Example[/b]`

Viewing 1 replies (of 1 total)

 *  Plugin Author [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * (@gdragon)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/problem-335/#post-17718582)
 * Plugin BBCodes have to use shortcodes implementation in WordPress, there is no
   way to go around that, and all shortcodes rules have to be followed.
 * So, nested BBCodes do work, as long as you don’t nest one BBCode/Shortcode inside
   that same code. And, all arguments in BBCode have to have name and quotes.

Viewing 1 replies (of 1 total)

The topic ‘Problem’ is closed to new replies.

 * ![](https://ps.w.org/gd-bbpress-tools/assets/icon.svg?rev=2889151)
 * [GD bbPress Tools](https://wordpress.org/plugins/gd-bbpress-tools/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gd-bbpress-tools/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gd-bbpress-tools/)
 * [Active Topics](https://wordpress.org/support/plugin/gd-bbpress-tools/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gd-bbpress-tools/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gd-bbpress-tools/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/problem-335/#post-17718582)
 * Status: resolved