dragosdydy
Junior Member
- Jan 23, 2012
- 116
- 50
Hello!
I just want to create a custom download page in Wordpress that can get the title of the article from where the user came.
For example i will have the post named "Firefox Version 22.0" and somewhere in the post a Download Link.
When the user will click the Download Link the custom download page will load and will have the title "Download - [previous post title]" = "Download - Firefox Version 22.0". It will be nice if i could get the excerpt of the post too...
Thanks!
I think the both things can be done if i could get the postID number, because i think can get the title and the excerpt if i know the postID
Is there any possibility to do that ? Thanks a lot.
I just want to create a custom download page in Wordpress that can get the title of the article from where the user came.
For example i will have the post named "Firefox Version 22.0" and somewhere in the post a Download Link.
When the user will click the Download Link the custom download page will load and will have the title "Download - [previous post title]" = "Download - Firefox Version 22.0". It will be nice if i could get the excerpt of the post too...
I think the both things can be done if i could get the postID number, because i think can get the title and the excerpt if i know the postID
Is there any possibility to do that ? Thanks a lot.