What query strings can I put in the URL of the new post page in the admin panel so that I can preset the title and post content from the URL?
What query strings can I put in the URL of the new post page in the admin panel so that I can preset the title and post content from the URL?
Like http://blog.com/wp-admin/post-new.php?title=my+title
Except "title" doesn't work.
Do I have to use a plugin to do this, or is the post-new.php page ready for query strings automatically?
This topic has been closed to new replies.