This plugin looks really promising. I need for a current project, so we’re going to update the code for the current era of WordPress.
]]>The topic says it all.
]]>Your example: To add the tags [test] and [test2], enter “test,test2”:
is the correct way to add them
“test,test2”
-or-
test,test2
?
A plugin screenshot would be very helpful. Thanks.
https://www.ads-software.com/plugins/bbpress2-shortcode-whitelist/
]]>Hello,
I am testing integration with Mingle, I really want my social network users to be a able to put an image on a wall posting.
Hope it works, if you can give me any pointers that would be great.
Its at https://brownssocial.house
Thanks,
Rob Turner
https://www.ads-software.com/plugins/bbpress2-shortcode-whitelist/
]]>Hi,
Great plugin! One little remark though.
The location of the plugins folder is hardcoded in bbpress2-shortcode-whitelist.php to “/plugins/” inside the dynamically allocated WP_CONTENT_DIR. While this will probably work for most users, it won’t for people like me who like to move as much folders around as possible to increase security.
For some time now, wp-config allows to move the plugins folder out of the content dir and even give it a totally different name using define(‘WP_PLUGIN_DIR’) and define(‘WP_PLUGIN_URL’).
You might want to update the code to allow for the location and name of the plugins folder to be read from the config. The plugin will throw an error and refuse to activate if it can’t find some of it’s files in the non-existing “plugins” folder.
I solved this myself by just hardcoding my plugins location on line 32 of bbpress2-shortcode-whitelist.php but there are probably a lot of users out there who know how to edit the WordPress config but don’t know how to interpret PHP errors and solve then by looking through the plugin code.
https://www.ads-software.com/plugins/bbpress2-shortcode-whitelist/
]]>I’ve whitelisted WP-Polls and Google Doc Embedder – these work great
However I can’t get WP-Pro-Quiz to work – anyone know why?
It’d be cool to be able to embed a quiz in a forum thread rather than have to create a separate page for it.
https://www.ads-software.com/plugins/bbpress2-shortcode-whitelist/
]]>Hi there,
I installed shortcode whitelist so that images with captions would work inside bbpress topics. It was working great until I noticed that when topics are displayed with bbpress’ search function, the shortcodes are not working again.
The search function is pretty new in bbpress, so maybe shortcode whitelist isn’t made to work with it? It’s kind of a problem though so any solution you can offer would be great!
The site is not available to the public yet, but here is a pic of the caption shortcode working inside of a topic: https://tinypic.com/view.php?pic=behd2o&s=5
And here is a pic of the caption shortcode broken inside of the same topic in the search list: https://tinypic.com/view.php?pic=hrizgk&s=5
Thanks so much for your help!
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>I have installed both bbPress2 BBCode and bbPress2 shortcode whitelist. The short code I am using is from the Google Doc Embedder plugin the code is [gview file=”https://path to file name here”] I have tried adding the full short code to the white list and just [gview] but in both case the bbpress still just show the short code text. The short code works fine outside of bbpress.
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>First of all thank you for a wonderful plugin! Really love it but when i try to use bbcodes in profile fields it just won’t work. I have no idea what’s going on since it’s working perfectly everywhere else.
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>I receive the following warning message:
Warning: Invalid argument supplied for foreach() in plugins/bbpress2-shortcode-whitelist/class_bbpress-shortcode-whitelist.php on line 51
I just activated, set the settings with only 1 shortcode
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>Get multiple
Warning: Invalid argument supplied for foreach()
and it doesn’t parse the shortcodes I’ve defined.
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>Hi – i tried this plugin using WP Multisite Network with latest WP (3.3.1) and bbPress version (2.0.2) and it bombed (bbPress2 shortcode whitelist v 1.3) …
technically php errors started with
Warning: Invalid argument supplied for foreach() in /home/my-site/public_html/wp-content/plugins/bbpress2-shortcode-whitelist/class_bbpress-shortcode-whitelist.php on line 51
i noticed that there are TWO files with same name but one has a trailing space at end just before period and php extention thus files ->
class_bbpress-shortcode-whitelist .php
class_bbpress-shortcode-whitelist.php
not sure why there are two and i tried a couple configs of deleting one and replacing with other but no matter what, ERRORS …
and it got worse in that when i registered audio as shortcode and tried to edit a forum post that made use of said shortcode to play audio file, i kind of got audio player to work but then when i resaved post, or tried to, i got more errors ->
Warning: Invalid argument supplied for foreach() in /home/my-site/public_html/wp-content/plugins/bbpress2-shortcode-whitelist/class_bbpress-shortcode-whitelist.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /home/my-site/public_html/wp-content/plugins/bbpress2-shortcode-whitelist/class_bbpress-shortcode-whitelist.php:51) in /home/cooltorg/public_html/wp-includes/pluggable.php on line 866
this stinks as plugin almost works and i really had high hopes that it would work (sans errors) so here is hoping next version = fix and rocks with shortcode fun :>) … cordially, chuck scott
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
ps – when i deactivated and then reactivated plugin i got this error message ->
The plugin generated 211 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
]]>
Entered these codes:
“pagelist,subpages,siblings,pagelist_ext”
Upon saving, shows this:
\”pagelist,subpages,siblings,pagelist_ext\”
With this error:
Warning: Invalid argument supplied for foreach() in /home/daybr2/public_html/wp-content/plugins/bbpress2-shortcode-whitelist/class_bbpress-shortcode-whitelist.php on line 51
The shortcode [pagelist]
was entered to a reply in a bbPress2 topic. The code did not generate the expected sitepage. It works on regular WP pages.
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>hi
nice plugin great work .
i wanted to know that can we make other bbcode or shortcode plugins so that the automatically work with bbpress2 shortcode whitelist and can be used in bbpress.
for example i use this great plugin BBcode w editor which allows me to make or add bbcodes really easily so can i add some kind of support to this plugin so that it works automatically with bbPress2 shortcode whitelist without me manually adding the shortcodes or bbcdes in the bbPress2 shortcode whitelist filter through the admin page
https://www.ads-software.com/extend/plugins/bbpress2-shortcode-whitelist/
]]>