![]() |
2 wordpress questions. Can't figure these out 100%
Question 1
How do you display when a page was last updated? I Tried the following <p>Last modified: <?php the_modified_date(); ?></p> and <?php the_modified_date( $d, $before, $after, $echo ); ?> Neither worked. I would like to be able to put this on a specific Page, not every post like some themes have. Haven't looked into this properly yet but you guys are usually more relevant than searching google. Question 2 Have any of you ever integrated a payment system into wordpress? Zombaio would be useful. Want to try out a wordpress paysite next. Thing is I can't work out how I would set-up the zscript, I tried the wordpress one on the site and it is creating 2 members everytime I register, one from wordpress and one from zombaio. Any experience in this and some pointers would be VERY useful. Thanks in advance. Off for the night so will check back tomorrow :thumbsup |
http://codex.wordpress.org/Function_..._modified_date
<p>Last modified: <?php the_modified_date(); ?></p> |
Quote:
|
Quote:
Will try it out with that added tomorrow. Too tired now :upsidedow |
ya has to be in the main loop for that function to work, or else you would have to use the post object to get the last time it was updated
|
Thanks for your input, should have question 1 resolved today :)
How about question and using zombaio with wordpress? Anyobdy have experience with this and how to set it up properly? |
Quote:
or you could ask a developer to include it. but that adult site cms wordpress script I think has it. |
All times are GMT -7. The time now is 09:36 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc