adding ajax actions for updating and retrieving theme options from the database
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 16 Oct 2019 00:58:18 +0000 (20:58 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 16 Oct 2019 00:58:18 +0000 (20:58 -0400)
commit4829e9e5cd615aab0ea1817db74bca929d5847f9
treeead62efb1b7e4ebf01ad93098b61f8d24a7f0ba4
parent9cc6f2fe117f21cc55297c676502f0aac48d9c08
adding ajax actions for updating and retrieving theme options from the database
admin/defines.php
admin/dist/js/glm-options.js
admin/glm-theme-options.php
admin/js/components/Sidebar.js
admin/js/components/fields/Toggle.js
admin/js/store/index.js
admin/js/store/reducers/optionsReducers.js
admin/utility.php