Changeset 2995 for branches/plugin/bbpress.php
- Timestamp:
- 04/20/2011 11:49:05 PM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r2993 r2995 455 455 'title', 456 456 'editor', 457 'thumbnail', 458 'excerpt' 457 'revisions' 459 458 ); 460 459 … … 510 509 'title', 511 510 'editor', 512 'thumbnail',513 'excerpt',514 511 'revisions' 515 512 ); … … 566 563 'title', 567 564 'editor', 568 'thumbnail',569 'excerpt',570 565 'revisions' 571 566 );
Note: See TracChangeset
for help on using the changeset viewer.