Make WordPress Core


Ignore:
Timestamp:
04/14/2012 07:02:04 PM (14 years ago)
Author:
duck_
Message:

Fix typo and terminology in Twenty Eleven's header template. Props JarretC. Fixes #20442.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/post.php

    r20453 r20465  
    10821082 * - publish_posts - Controls publishing objects of this post type.
    10831083 * - read_private_posts - Controls whether private objects can be read.
    1084 
     1084 *
    10851085 * These four primitive capabilities are checked in core in various locations.
    10861086 * There are also seven other primitive capabilities which are not referenced
Note: See TracChangeset for help on using the changeset viewer.