Skip to content

Releases: gambitph/Titan-Framework

EDD Updates + Theme-Check

18 Dec 06:51
Compare
Choose a tag to compare
  • EDD option can now check for updates all by itself (thank you julien731)
  • get_post_types function now callable from tf_create_options
  • Now passes theme-check (ignored add_menu_page error)

EDD Fixes + Theme Customizer Panels

11 Dec 12:22
Compare
Choose a tag to compare
  • Bug fixes for the Easy Digital Download License option
  • Enhanced date option parameters
  • New parameters for Theme Customizer for creating panels

New Options + Some Fixes

11 Dec 05:24
Compare
Choose a tag to compare
  • New Easy Digital Download License option (thank you julien731)
  • New date option (thank you ardalann)
  • Added new action tf_save_options_{namespace} which is called after saving options
  • Fixed display issue with the font option in the theme customizer
  • Fixed bug where empty multicheck returned an array
  • Fix: customizer show_font_size & show_color

Upload Option Fix + Translation Fix

10 Oct 03:59
Compare
Choose a tag to compare
  • Fixes the upload option problem
  • Other translations were not previously included

Workflow, Lightweight & Security

29 Sep 08:36
Compare
Choose a tag to compare
  • New embed method (check the getting started section)
  • New tf_create_options hook for creating options
  • New number unit parameter
  • Removed font awesome, now uses dashicons
  • Added desc params to panels, tabs and meta boxes
  • Added size attribute for the upload option
  • Deleted Uncommon Ace Extensions
  • Improve load script to meta boxes
  • Lots of bug fixes

Quick Fix

30 Jul 08:32
Compare
Choose a tag to compare
  • Font options are now generating CSS correctly
  • Prevents 404 errors when a enqueueing a non-existent generated CSS file

Bug Fix & Stability Release

29 Jul 07:00
Compare
Choose a tag to compare
  • Added German, Portuguese, Turkish and updated Italian translations
  • Added notification and paragraph paramaters to the note option
  • Added include_fonts parameter to the font option for specifying the selectable fonts
  • Added show_websafe_fonts and show_google_fonts parameters to the font option
  • Added maxlength parameter to the the text option
  • Fixed Titan plugin detection code
  • New more WordPress-centric styling of admin panels (special thanks to @sagarjadhav)
  • A Lot of stabilization bug fixes

Typo Fix

13 Mar 16:00
Compare
Choose a tag to compare
  • Fixed a typo

Lots of Bug Fixes

13 Mar 14:10
Compare
Choose a tag to compare
  • Added some new hooks
  • Added namespaces to all hooks
  • Added meta links
  • Fixed bug where font drop downs closed immediately in Firefox
  • Fixed bug where getInstance did not return the same instance sometimes
  • Fixed bug where the font option did not generate CSS correctly
  • Fixed bug where only one Titan instance generated CSS files
  • Fixed bug where CSS were being generated multiple times
  • Fixed bug where option IDs in different instances caused an error
  • Fixed bug where the live preview lagged a lot

New Options + Fixes

07 Mar 09:45
Compare
Choose a tag to compare
  • Added new Font option
  • Added new Sortable option
  • Fixed bug where generated CSS values aren't showing up (thanks @ardalann)