wordpress/php-fpm/wordpress_files/themes/toolbox
2020-05-22 01:40:23 +00:00
..
bonus Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
js Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
languages Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
404.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
archive.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
author.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
category.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
comments.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content-aside.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content-gallery.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content-image.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content-page.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content-single.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
content.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
footer.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
full-width-page.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
functions.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
header.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
image.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
index.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
license.txt Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
page.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
readme.txt Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
rtl.css Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
screenshot.png Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
search.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
sidebar.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
single.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
style.css Add themes, plugins, ... 2020-05-22 01:40:23 +00:00
tag.php Add themes, plugins, ... 2020-05-22 01:40:23 +00:00

== Changelog ==

= 1.4 - Jan 6 2012 =
* The comments disabled notice should show up on posts and pages only if there are comments AND comments are disabled
* Bugfix: filtering attachment link URLs that don't have pretty permalinks will cause a 404 when viewing an unattached attachment
* Fix @package and @subpackage information
* Add generic action-hooks to header and sidebar
* Add max-width to wp-caption to prevent overflow
* Support older self-hosted installs with is_multi_author function check

= 1.3 - Oct 5 2011 =
* Make the comment markup in our callback switch the default markup for any new comment types following Twenty Eleven's example
* Add in a content id attribute to the image navigation links for a better user experience
* the_post should always be called in the loop
* Set svn:eol-style on JS and TXT files
* Fix get_the_author() escaping
* Add in the older section-heading class for backwards compatibility
* Trim whitespace
* TEMPLATEPATH to get_template_directory()
* Add POT file