Hi,
I was wondering if it's possible to pass the vars created in post.php ($post_author, $post_title, etc etc) on to a plugin file?
ps. The plugin file uses the action: publish_post.
Thanks in advance,
Mike
Hi,
I was wondering if it's possible to pass the vars created in post.php ($post_author, $post_title, etc etc) on to a plugin file?
ps. The plugin file uses the action: publish_post.
Thanks in advance,
Mike
Nevermind, I just found out that you can retrieve all the data from the db.
This topic has been closed to new replies.