Changes between Version 2 and Version 3 of Ticket #17912, comment 2

Timestamp:
06/27/11 20:55:52 (2 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17912, comment 2

    v2 v3  
     1{{{ 
    12<?php 
    23if ( is_user_logged_in() && current_user_can('edit_post') ) {?> 
     
    2425 
    2526<?php } ?> 
     27}}}