1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Nov 04, 2021 — Nov 04, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move setup_defaults to being static More... about 3 years ago
Fix issue with settings migration not taking effect. Fixes #263 More... about 3 years ago
Add a check for instanceof setting in settings_validate, fixes #267 More... about 3 years ago
Scrub for PHP5.6 compat, part of #261 More... about 3 years ago
Try to run our init/CPT finding much later than everyone else, part of #262 More... about 3 years ago
Run get_option('page_ items through absint. Part of #265 More... about 3 years ago
Fix the check for a setting, actually fixes #260 More... about 3 years ago
Move bcn_settings_init to top of setup_setting_defaults, fixes #264 More... about 3 years ago
We actually require PHP 7.0.0 now
John Havlik
as mtekk
More... about 3 years ago
Add check for setting\setting compliance in settings_to_opts fixes #260 More... about 3 years ago
re-deploying 7.0.0, un-labeled tabs was due to incompatibility with WP Lynx (outdated adminKit n WP Lynx)
John Havlik
as mtekk
More... about 3 years ago
pulling 7.0 release/reverting to 6.6.0 being stable tag, seems to be a bug in the settings page with the tab labels not getting set
John Havlik
as mtekk
More... about 3 years ago
pre-tag commit for 7.0.0
John Havlik
as mtekk
More... about 3 years ago
7.0.0 is a go-go More... about 3 years ago
Merge pull request #257 from jmslbam/patch-1 More... about 3 years ago
fix minor typo "se tthe" > "set the" More... about 3 years ago
Getting ready for 7.0
John Havlik
as mtekk
More... about 3 years ago
Marking RC status More... about 3 years ago
Merge branch 'master' of github.com:mtekk/Breadcrumb-NavXT More... about 3 years ago
Fix bug in messages on network admin More... about 3 years ago
Fix bug in upgrade script More... about 3 years ago
Merge pull request #254 from mtekk/runner More... about 3 years ago
We're calling runner ready, go to beta/RC1 numbering More... about 3 years ago
Add sub-array support to setting_merge More... about 3 years ago
Fix checking for equality for case of having an array More... about 3 years ago
Since we still support nested arrays of setting objects, fix settings_validate and settings_to_opts to support this condition More... about 3 years ago
Add filter to array_diff before settings saving, allows add ons to do custom things settings wise More... about 3 years ago
Fix settings init callback lack of affect on settings More... over 3 years ago
Move to proper class checks for settings class inclusion More... over 3 years ago
Apparently, categories are capitalized now, updating tests accordingly More... over 3 years ago