Prakash Upadhyay
Forum Replies Created
-
hello,
the above code you have mentioned is for passing the Post ID or Page ID
return get_permalink( $post->ID=270 )
but instead of passing the ID can we pass the postname
or Page namePlz suggest the code to pass by pagename or postname
Hi,
Thanks for the above code its works well to be on the same page after submitting new post. But It should show some message after the post being successfully submitted.so Please help me to write the code,to show my custom message that should display after the new post submit on the same page.
thanks you its worked…
Hello, I am also using the same Plugin I have made that after user will submit the post should show as pending but plugin is redirecting to page not found .
I want that after submitting it should not go any where it should be on the same page with a message that “Your post is in a queue for Review”
So Please help me, how to customize this plugin so that after submit it should stay on same page with a message.
Thanks in Advance.