Changeset 24129 for trunk/wp-includes/post-template.php
- Timestamp:
- 04/29/2013 02:48:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post-template.php
r23975 r24129 186 186 $output = ''; 187 187 $has_teaser = false; 188 $matches = array();189 188 190 189 // If post password required and it doesn't match the cookie.
Note: See TracChangeset
for help on using the changeset viewer.