cvernon
Forum Replies Created
-
No, but just try to get a jwplayer to add <php do_shortcode( ‘[jwplayer]’ ); to any template of any install with the plugin on it. In any situation where a shortcode is registered via the shortcode api add_shortcode() function, this will render the shortcode.
Your plugin is doing a custom hack regex trick to replace the shortcode in the content instead. This works, but does not allow developers to use the shortcode as a shortcode should be able to be used in WordPress.
This seems reasonable to me. Will check with Mo to see if he sees any reason not to move the define() into admin_init.
Hi Bianca,
Can you send a link to your site so that we can take a look at what may have caused the problem?
Hello,
Still having this error:
Fatal error: Call to a member function add_cap() on a non-object in /%SERVERPATH%/wp-content/plugins/more-types/more-types-object.php on line 135
Is this the same error? I just downloaded this and set it up yesterday. It works fine until I log out of admin, at which point all is broken…
Please let me know asap if you are going to be able to fix this soon, or if the community can help resolve this for us all,
Thanks,