[wp-trac] [WordPress Trac] #35029: Remove title attributes: the revisions limit in the Publish box
WordPress Trac
noreply at wordpress.org
Fri Feb 19 15:23:34 UTC 2016
#35029: Remove title attributes: the revisions limit in the Publish box
----------------------------------------------+----------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.5
Component: Revisions | Version: 4.4
Severity: normal | Resolution:
Keywords: has-screenshots has-patch commit | Focuses: ui,
| accessibility
----------------------------------------------+----------------------------
Comment (by afercia):
Replying to [comment:35 adamsilverstein]:
@adamsilverstein thanks for checking, hm not sure... the whole thing is
wrapped within a check
{{{
if ( ! empty( $args['args']['revisions_count'] ) ) : ?>
}}}
that should avoid to print out the link when there are no revisions,
unless I'm missing something. Do you think that would be OK?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35029#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list