IT Nursery
I’m currently working on a wordpress installation that (ab-)uses wordpress Pages with extensive ammounts of custom fields to allow for simple handling of landingpages etc. Our users now asked...
  • June 2, 2022
  • 0 Comments
IT Nursery
I was wondering if a url exists where one can click on a link and would automatically populate in the edit post of the most current revision. revision.php?action=restore&revision={newestcurrentrevisionID} doesn’t...
  • June 2, 2022
  • 0 Comments
IT Nursery
I don’t know why but I cannot limit post revisions even though I’ve added the code define( 'WP_POST_REVISIONS', 3 ); Is there anything wrong in adding the code to...
  • May 29, 2022
  • 0 Comments