Changes between Version 9 and Version 18 of Ticket #17748
- Timestamp:
- 06/11/2011 05:38:55 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17748 – Description
v9 v18 11 11 * ~~ content-status.php - Dead code, and avoid using the post type itself~~ 12 12 * content.php - ~~Applies to most files, using 'echo=0' on a few items,~~ $show_sep code is rather convuluted as well, perhaps appending to an array and imploding it would be cleaner, This style of code is used in a few places, but not all. 13 * image.php - Has verbose Comments vs. Trackbacks being closed text, This text isnt used on other pages, only mention of Trackbacks are on this template too13 * ~~image.php - Has verbose Comments vs. Trackbacks being closed text, This text isnt used on other pages, only mention of Trackbacks are on this template too~~ 14 14 * ~~inc/theme-options.php - Use $hook_suffix within an hook name instead of attaching to the generic action~~ 15 15 * ~~single.php() - Dead code~~