Git Product home page Git Product logo

wp-revision-list's Introduction

WP Revision List

WordPress plugin to show revisions when viewing lists of posts, pages, or custom post types in the admin dashboard

Code Climate

Description

This WordPress plugin allows you to include a list of revisions when viewing a list of posts, pages, or custom post types in the admin dashboard. It can be configured to limit the number of revisions shown, the post types it is enabled for, and a prefix & suffix to wrap around the revision title to offset it from the rest of the list.

Thanks to Pat Ramsey, Corey Ellis, and Nick Batick for encouraging me to write this plugin, and Kenzie Moss for our WordPress icon.

Installation

  1. Upload the wp-revision-list directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Check Settings/WP Revision List to customize

Frequently Asked Questions

My custom post type does not show up in the settings? Only public post types that support revisions work with this plugin. Make sure you include "'supports' => array( 'revisions' )" in your register_post_type() call.

Changelog

1.1.8 December 16, 2018

  • Fixed call to undefined get_current_screen() on autosave.

1.1.7 October 9, 2018

  • Fixed a PHP notice on the settings page

1.1.6 April 5, 2017

  • Fixed a PHP warning with the_title filter when global post was not set

1.1.5 December 7, 2015

  • Fixed a PHP warning with the_title() on some installs

1.1.4 July 9, 2015

  • Fixed a bug that was preventing a custom WP_Query from returning posts

1.1.3 April 10, 2015

  • Added user-configurable number of revisions in Screen Options

v1.0 April 9 2015

  • Initial Release

Roadmap

  • Remove comments icons in the list table for revisions

Pull requests are encouraged and welcome!

wp-revision-list's People

Contributors

petenelson avatar

Stargazers

Dinesh Kesarwani avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

cyberwani

wp-revision-list's Issues

Working for posts but not pages

Hi there,
seems to work like a charm for posts, but on my customers installation (WP 4.9.8) revisions won´t show up for pages. Is this a known problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.