WordPress/wp-content/themes/twentythirteen
Andrew Nacin 8ae8e01b67 Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone.
see #27704.

Built from https://develop.svn.wordpress.org/trunk@25825


git-svn-id: http://core.svn.wordpress.org/trunk@25825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:53:14 +00:00
..
css Twenty Thirteen: better display for lists next to left-aligned captions. Props rdall for initial patches, closes #24797. 2013-07-23 21:45:01 +00:00
fonts Twenty Thirteen: enqueue Genericons CSS from its own file, to allow for easier updates and maintenance, and to allow for better plugin overrides. Props obenland, closes #24595. 2013-06-25 22:03:42 +00:00
images Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen. 2013-02-26 04:35:00 +00:00
inc Twenty Thirteen: use correct font name in comment docs, props tenpura. Fixes #25593. 2013-10-15 16:47:09 +00:00
js Twenty Thirteen: JS fix, after r24511 changes -- add missing semicolon to end variable definition. See #24643. 2013-06-25 21:30:43 +00:00
languages Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
404.php Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
archive.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
author-bio.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
author.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00
category.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
comments.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00
content-aside.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-audio.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-chat.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-gallery.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-image.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-link.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-none.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-quote.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-status.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-video.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
footer.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
functions.php Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
header.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
image.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
index.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
page.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
rtl.css Twenty Thirteen: better display for lists next to left-aligned captions. Props rdall for initial patches, closes #24797. 2013-07-23 21:45:01 +00:00
screenshot.png Twenty Thirteen: updated screenshot, smaller (82 to 55 KB) and a bit less cow. 2013-05-16 16:47:42 +00:00
search.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
sidebar-main.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
sidebar.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
single.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
style.css Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
tag.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
taxonomy-post_format.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00