Tagged Questions
-2
votes
1answer
69 views
append $_GET parameters to post
I try to find a plugin that can "auto insert" to post edit/add page a parameters by fill $get paramerts: for example:post.php?title=a&tags=ss,dds,aa
Ideas?