Make WordPress Core


Ignore:
Timestamp:
04/01/2009 05:41:52 AM (16 years ago)
Author:
markjaquith
Message:

Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/tools.php

    r10746 r10855  
    7878</div>
    7979
    80 <?php if ( current_user_can('publish_posts') ) : ?>
     80<?php if ( current_user_can('edit_posts') ) : ?>
    8181<div class="tool-box">
    8282    <h3 class="title"><?php _e('Press This') ?></h3>
Note: See TracChangeset for help on using the changeset viewer.