Announcement List
Subscribe to receive subscriber-only discounts, bonuses, and private content.
 
Your Name:

 
Your E-Mail:

 
Recent Comments

I’ve been working some more on the Javascript in Posts plugin for WordPress, and I noticed that WP2.8.6 already allows a lot of script in posts. Take a look at http://resource-directory.info/wp27/ (that’s a test site: it was a WP2.7 test site that I just upgraded to 2.8.6)

Everything looks fine, aside from an ampersand (‘&’) character which is converted into the & format.

And that’s without a plugin enabled.

So, the question for you: Have you recently upgraded your WP blog? If so, can you quickly check whether JS works, and let me know what code you used, and which WP version?

7 Responses to “Javascript In Posts Update – and a Question For You!”

  • Annoyer13 says:

    Yeah, it seems that JS works on WP 2.8.6. Not always yet, but works.

  • Annoyer13 says:

    Well after few tests I’m not sure, hmm WP only shows me rendered js script but it don’t work.

  • Andrew says:

    Hi, maybe something to do with the editor. I’m using the html view to add the script, not the rich editor.

  • Annoyer13 says:

    Well with your plugin all works fine, but without it’s only rendered and shows but don’t work.

  • Hao says:

    Hi, I upgrade wordpress to 2.9, didn’t apply your javascript plugin, using rich text editor by switing to HTML view, sometimes, it will remove the javascript and linked css lines for me, sometimes it won’t. I guess wordpress is improving such things.

  • Mike says:

    Javascript is working for me. However, I have to publish in HTML mode otherwise it doesn’t show up. The funny thing is WordPress no longer strips out or garbles the javascript code when swicthing from the HTML editor to WYSIWYG like it use to. It is still there, it saves, but it just won’t display if published. One of the things I really like about Drupal is you can set it to accept all code.

    note: I am not using a javascript plugin