[PHP] Wordpress/PHP question

2010-03-22 Thread John Tamm-Buckle
Hi all, I'm storing generated data as a post in wordpress using the wp_insert_post function, which works great. Users click a "submit" button and the things are saved, hurrah! However, on clicking the submit button I want to automatically navigate to the post. This has been less successful. I'

[PHP] Help preserving sentence structure

2010-02-26 Thread John Tamm-Buckle
Hi, new to this list... I'm adapting some code that generates text and want to keep the syntax. In the original version the output was iterated from an array in tags. That was fine for what it was, but it's now a word press plugin and the tags get in the way. How do I keep the sentence struct