Just looking for a recommendation on the best plugin to allow javascript in a post or page.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Or, you could just give users the 'unfiltered_html' capability. This can be done with a plugin such as Capability Manager. Warning: don't allow untrusted users to insert random scripts into the post content. With JavaScript, they can steal HTTP cookies from other users, including yourself, giving them administrator rights, basically. |
|||
|
|
|
|||||
|