John Havlik

Results 11 issues of John Havlik

While THA currently provides a nice basic set of theme hooks, for some common theme features there is not an obvious choice to use among the existing hooks. Case in...

Looks like changes in 7.3 broke the Home Template on static front page setups.

Bug
Blocker/Blessed
Unconfimed Bug

Looks like changes in 7.3 for #291 likely broke this.

Bug
Blocker/Blessed

Since the only call to this function has the WP_Post object, we could just pass that in at this point.

Blocker/Blessed

Should be fairly easy to do, but want to provide documentation on how to use on top of adding it.

New Feature
Needs Docs

There should be a better way to handle the post_type argument, especially in cases where there is a custom rewrite rule for it. This should result in "prettier" permalinks. See...

New Feature

Rather than the current set of internal unit tests that can't be easily distributed, a new set using PHPUnit and WP CLI needs to be build and shipped with the...

New Feature

Didn't remove for 7.0, but should be safe to remove in 7.1

Last discussed as part of the true solution to #29, there is a benefit to including version information with the settings in the database. However, it doesn't appear to be...

New Feature
Blocker/Blessed

Didn't move fully to settings (especially in bcn_breadcrumb_trail) in 7.0, next major release should complete the transition.