wordpress - wp_get_post_revisions gives result on new post too -


i want revisions of post in wordpress using

wp_get_post_revisions( $post_id, $args ); 

this function show last review same actual version of post. means - there no revisions - function show one.

how show real revisins ans skip last one? maybe should add in $args ?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -