0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added sanitization to customizer options. More... about 9 years ago
Attach upfw_init() to admin_init to ensure register_setting() is available. More... about 9 years ago
Added color scheme CSS to framework - bumped version number.g More... over 9 years ago
Fix admin initialization action hook. More... over 9 years ago
Fix inadvertent echo statements before headers. More... over 9 years ago
Added hook for when full UpThemes Framework is loaded. More... over 9 years ago
Changed customizer instantiation a bit. More... almost 10 years ago
A little more restructuring of code and docs. More... almost 10 years ago
Coding standard improvements. Moved option types to separate file. More... almost 10 years ago
Merge pull request #69 from cyberwani/patch-1 More... almost 10 years ago
Update options.php More... almost 10 years ago
Increment UpThemes Framework version number. More... almost 10 years ago
Change sanitization for images to upload type. More... almost 10 years ago
Changed theme path location to work for child or parent themes. More... almost 10 years ago
Fixed error in colorpicker javascript and cleaned up code formatting a bit. More... almost 10 years ago
Added textarea option to theme customizer. More... almost 10 years ago
Bump version to 2.4.1. More... about 10 years ago
Added new constant for removing the Theme Options page in favor of customizer when developers don't want both available. More... about 10 years ago
fix notice when default not present. More... about 10 years ago
Added field descriptions below controls. More... about 10 years ago
Fixed issue with radio inputs appearing slightly misaligned. More... about 10 years ago
Fixes #58. More... about 10 years ago
Merge pull request #64 from johnfischelli/master More... about 10 years ago
Updated the documentation link in readme. More... about 10 years ago
Added image select custom control. More... over 10 years ago
Moved validation function to options-sanitize.php and fixed sanitization for radio_image type. More... over 10 years ago
Fixed sanitization function to allow customizer to save properly. More... over 10 years ago
Got Theme Customizer to finally save options in db. More... over 10 years ago
Updated Theme Customizer with new image uploader. More... over 10 years ago
Fixed editor instances where IDs were the same across multiple editors. More... over 10 years ago