0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove recursive merge More... over 11 years ago
Fixing issue with multiple post types More... almost 12 years ago
Upping "tested up to" More... almost 12 years ago
Whoops, debug code More... almost 12 years ago
Upgrading Font Awesome to 4.0.3. Closes #31. More... almost 12 years ago
Merge branch 'master' of github.com:mboynes/super-cpt More... almost 12 years ago
Merge branch 'dev' More... almost 12 years ago
Resolved bug with default values. Fixes #23 More... almost 12 years ago
Noting that this version is not yet final More... almost 12 years ago
Upping version More... almost 12 years ago
Escaping attributes. closes #22 More... almost 12 years ago
Updated jQuery UI CSS, namespaced it, and removed protocol. Closes #37. More... almost 12 years ago
Merge pull request #24 from petertoi/array-merge-recursive More... almost 12 years ago
If a field isn't in the postdata, delete the post meta. Closes #35 More... almost 12 years ago
Replaced array_merge with array_merge_recursive in register_post_type() More... over 12 years ago
Upping version More... over 12 years ago
Using dirname instead of __DIR__ for PHP <5.3 support More... over 12 years ago
Adding upgrade notice to readme More... over 12 years ago
Updating changelog More... over 12 years ago
Adding the ability to columnize taxonomies for a post type. Closes #19, props to @Gyroscopic for the suggestion. More... over 12 years ago
Adding the ability to columnize the featured image. Refs #4 More... over 12 years ago
Fixing image insert issue where captions were showing More... over 12 years ago
Fixing default value bug with checkboxes, radios, and selects noticed in testing, where you couldn't unset values More... over 12 years ago
Adding ability to have default values (props to github.com/Gyroscopic for the suggestion). Closes #15. More... over 12 years ago
Improving pre-mp6 styling More... over 12 years ago
Upping the stable tag. This beast is launching. More... over 12 years ago
Fixing byref notice, making the helper a little lighter and safer by using get_post_type, making post_id optional (all in get_known_field_info); closes #16 (props to @Gyroscopic for reporting it) More... over 12 years ago
Merge branch 'master' of github.com:mboynes/super-cpt More... over 12 years ago
Setting the initial value of Super_Custom_Post_Meta::columns to array() to prevent fatal error. Resolves #12 More... over 12 years ago
Adding ability to have post relationships as a column More... almost 13 years ago