Patches

WordPress Core Patches

These are the patches I’ve made to WordPress core.

  • #17807 – get_adjacent_post() doesn’t work with custom taxonomies
  • #18041 – Custom background preview doesn’t show default background
  • #18750 – specify post ID for is_page_template, committed in WordPress 3.4

Genesis Core Patches

These are the patches I’ve made to Genesis core. In addition to this, I’ve commented and contributed to many other patches to Genesis that someone else took the lead on.

  • #105 – genesis_post_info on pages, committed in Genesis 1.7
  • #122 – Add front page and posts page options for breadcrumbs, committed in Genesis 1.9
  • #164 – Option to remove “Home” from breadcrumb, committed in Genesis 1.7
  • #173 – Add a global $exclude to Featured Posts and main Genesis loop, committed in Genesis 2.0
  • #190 – use post_type_supports for post/page metaboxes, committed in Genesis 1.8
  • #198 – add ‘crop’ to thumbnail data in genesis_get_image_sizes(), committed in Genesis 1.8
  • #219 – Create the Genesis_Admin class, committed in Genesis 1.8
  • #228 – Mobile (Responsive) CSS for Genesis stylesheet, committed in Genesis 1.8
  • #245 – CPT Breadcrumbs – only link if there’s an archive, committed in Genesis 1.8
  • #246 – Switch current menu/settings over to new Genesis_Admin system, committed in Geneiss 1.8
  • #270 – Add filter to disable edit post/page link, committed in Genesis 1.9
  • #377 – Switch current menu/settings over to new Genesis_Admin system, committed in Genesis 1.8
  • #409 – Fix issue with activating child themes that unregister the header right widget area, committed in Genesis 1.9
  • #411 – Add filter for term meta defaults, committed in Genesis 1.9
  • #416 – Address grid loop problems, committed in Genesis 1.9
  • #471 – Load comments template on non-post/page singular templates if post type supports comments, committed in Genesis 1.9
  • #472 – Change wording on settings page to avoid some confusion, committed in Genesis 1.9
  • #473 – Reference location of blog page template loop logic in page_blog.php, committed in Genesis 1.9
  • #518 – Fix Favicon, committed in Genesis 1.9
  • #951 –  Add more specific contexts for entry meta, committed in Genesis 2.1
  • #1075 – only display comment says markup when theres content, committed in Genesis 2.2
  • #1089 – Add search form attributes via genesis_attr , committed in Genesis 2.2
  • #1121 –  Use post type support to output entry meta, committed in Genesis 2.2