Changes between Version 2 and Version 3 of Ticket #17912, comment 2
- Timestamp:
- 06/27/11 20:55:52 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17912, comment 2
v2 v3 1 {{{ 1 2 <?php 2 3 if ( is_user_logged_in() && current_user_can('edit_post') ) {?> … … 24 25 25 26 <?php } ?> 27 }}}
