[wp-trac] [WordPress Trac] #24908: Proposed new filters for revisions
WordPress Trac
noreply at wordpress.org
Thu Aug 1 04:29:00 UTC 2013
#24908: Proposed new filters for revisions
-----------------------------+------------------------------------
Reporter: adamsilverstein | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version:
Severity: normal | Keywords: has-patch dev-feedback
-----------------------------+------------------------------------
I would like to propose a few simple filters for the revisions and diff
engine in core. in particular, I am trying to create a plugin that re-
introduces features tried and dropped from (or present before) the 3.6
version of revisions.
There are two features that need simple hooks to work; without them i will
be forced to bundle a modified version of the revisions/diff system or
something else kludgy with my plugin, and that seems ugly.
The two features are a WYSI(closer to)WYG and a single column instead of
split column view for diffs.
I am attaching a patch that introduces the filters I need, not sure i'm
doing it right or used appropriate names for the filters?
The plugin (warning, work in progress) is posted here:
https://github.com/adamsilverstein/RevisionsPlus
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24908>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list