1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Nov 04, 2021 — Nov 04, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make our check for the parent being of WP_Post type more rigerous in post_hierarchy More... over 9 years ago
Check for blank URLs/Templates in bcn_breadcrumb More... over 9 years ago
Don't add in an extra root for attachments of pages. Fixes #110 More... over 9 years ago
Merge branch 'master' of github.com:mtekk/Breadcrumb-NavXT More... over 9 years ago
Revert "Check the parent ID of an attachment to see if it is the front page before continuing. Fixes #109" More... over 9 years ago
Check the parent ID of an attachment to see if it is the front page before continuing. Fixes #109 More... over 9 years ago
Add check on the post parent for attachments to prevent incorrect trail generation More... almost 10 years ago
5.2 is WP 4.2 compatible
John Havlik
as mtekk
More... almost 10 years ago
Rather than assemble the URL for searches ourselves, let get_search_link() do the heavy lifting. More... about 10 years ago
Should not have a trailing '/' on the domain path part of #100 More... about 10 years ago
Text Domain and Domain Path are split words, not combined, fixes #100 props @HomAfromPTZ More... about 10 years ago
Updating the readme More... about 10 years ago
Just about to tag 5.2.0
John Havlik
as mtekk
More... about 10 years ago
Updating translations for 5.2.0 More... about 10 years ago
Update version, update copyright dates More... about 10 years ago
Add screenshots and descriptions to the readme.txt
John Havlik
as mtekk
More... about 10 years ago
Fencer is ready for translation
John Havlik
as mtekk
More... about 10 years ago
Merge pull request #85 from mtekk/fencer More... about 10 years ago
fix PHPDoc comment for type_archive More... about 10 years ago
Initial rework of the way we handle archive pages for CPTs and Custom Taxonomies. Shold make things work better with bbPress, part of #7 More... about 10 years ago
Version bump for new features, we're closer to a beta for 5.2 More... about 10 years ago
Version bump of adminKit due to new features More... about 10 years ago
Split more out of the dreaded do_root() function, it's finally becomming less of a mess More... about 10 years ago
Requre $type parameter to be of type array. More... about 10 years ago
Add minified version of settings enable/disable groups script More... about 10 years ago
Add in settings enable/disable groups/sets. Fixes #25 More... about 10 years ago
Preliminary setup for for adminKit setting enable groups More... about 10 years ago
Add custom CSS class addition abilities to input_check and input_radio More... about 10 years ago
Refactor adminKit::nonced_url to handle IDs correctly More... about 10 years ago
Post formats are taxonomies, add the appropriate prefix More... about 10 years ago