Tagged Questions
0
votes
0answers
78 views
Strange problems when I try to insert HTML\XML code snippet in my posts
I am experiencing some problems while trying to insert XML code snippet into my WordPress articles.
I have just read this tutorial: http://codex.wordpress.org/Writing_Code_in_Your_Posts
I am using ...
0
votes
1answer
35 views
Can't give tags rels
In my Wordpress post I click on edit post and skip over to the html editor tab and click on it. I have a pre on that page and when i give it a rel and publish its all fine but when I skip back over to ...
0
votes
1answer
17 views
How to determine if a post was last edited in the Visual Editor
Is there any way to determine whether a post was last edited using the Visual or HTML editor? Perhaps by hooking into an action?