Commit Graph

917 Commits

Author SHA1 Message Date
Robin Cornett c9fb7b0b01 Begin updating language 2019-05-13 09:27:02 -04:00
Robin Cornett e2574a30cd Update settings classes
Remove unneeded define class, move help tab initialization to settings
page.
2019-05-12 18:18:25 -04:00
Robin Cornett 4a2e26ce05 Update settings tabs 2019-05-12 18:17:47 -04:00
Robin Cornett 1e0af5207c Add phpcs note 2019-05-12 18:17:08 -04:00
Robin Cornett 3cbed34ba2 Remove unnecessary image div 2019-05-12 17:46:49 -04:00
Robin Cornett 562fedf8c7 Refactor settings fields/sections 2019-05-12 17:40:05 -04:00
Robin Cornett 0489695e64 Improve scriptless CSS 2019-01-10 12:34:08 -05:00
Robin Cornett ee7d4bc7cd Add potential scriptless banner option 2018-12-05 15:29:32 -05:00
Robin Cornett 80ce2e24cd Remove logging from editor script 2018-12-05 15:11:41 -05:00
Robin Cornett 945192e613 Update version, readme, .pot 2018-12-04 10:45:56 -05:00
Robin Cornett c6c0c71a53 Update shortcodes library 2018-11-17 11:02:06 -05:00
Robin Cornett 467a60b585 Update settings page help tabs 2018-11-17 10:59:10 -05:00
Robin Cornett 3f38c1142d Update settings page organization 2018-11-17 10:58:18 -05:00
Robin Cornett d6ec79afff Separate scripts and output 2018-11-14 16:41:56 -05:00
Robin Cornett 5bfe50e66c Fix inline style sanitization 2018-11-14 16:40:55 -05:00
Robin Cornett 4155efd3b2 Update the plugin settings getter 2018-11-14 09:09:10 -05:00
Robin Cornett 90750da53d Add gulp packages 2018-11-14 08:56:36 -05:00
Robin Cornett 40e63aa7ad Fix block editor metabox 2018-11-07 17:57:25 -05:00
Robin Cornett 84b43b6edf Fix the block editor metabox not loading 2018-10-31 13:39:09 -04:00
Robin Cornett f220c7bd85 Update shortcodes library 2018-10-22 10:22:17 -04:00
Robin Cornett e749c14189 Update readme, version 2018-05-30 09:36:46 -04:00
Robin Cornett cde32c7c8d Fix check for fallback image ID 2018-05-29 14:33:09 -04:00
Robin Cornett 27d43c95ce Update readme 2018-05-28 17:00:22 -04:00
Robin Cornett 15070d303b Update version, readme 2018-05-28 15:34:24 -04:00
Robin Cornett 91af312eaa Remove all calls to check_image_id helper function (deprecated) 2018-05-28 14:57:05 -04:00
Robin Cornett 857e50dcf7 Update backstretch script 2018-05-07 10:06:30 -04:00
Robin Cornett 40e8ca78c6 Update gravatar output in widget 2018-03-29 16:41:09 -04:00
Robin Cornett e5bdd05c83 Fix author image alignment 2018-03-29 16:40:34 -04:00
Robin Cornett 4d42293e57 Move widget field definitions to view files 2018-03-29 16:28:46 -04:00
Robin Cornett 6fe15a8b40 Fix editor output 2018-03-29 14:13:15 -04:00
Robin Cornett 76b45a6efe Fix editor enqueue 2018-03-28 20:08:01 -04:00
Robin Cornett 87d1b8b534 Change shortcode registration 2018-03-28 20:00:26 -04:00
Robin Cornett 7f636e7859 Update shortcodes editor
Separate shortcode editor functions into separate class; move button
wrapper to JS.
2018-03-28 20:00:08 -04:00
Robin Cornett b5107cd843 Update shortcode library 2018-03-17 13:54:23 -04:00
Robin Cornett 0264f8a8e2 Give post meta image options access to the image size choices filter 2018-03-14 16:37:33 -04:00
Robin Cornett a3a9bffd42 Merge branch 'develop' of https://github.com/robincornett/display-featured-image-genesis into develop 2018-03-13 10:26:29 -04:00
Robin Cornett 94021c7c6b Add the image ID as a parameter for the large image filter 2018-03-13 08:56:15 -04:00
Robin Cornett ac4b46a537 Update version, readme 2018-02-21 13:09:43 -05:00
Robin Cornett 029a486ddb Move customizer class to settings directory
Also refactor sanitization callback selection
2018-02-12 11:45:40 -05:00
Robin Cornett dc561f9ee2 Add custom text option to term/CPT widgets 2018-02-05 14:39:21 -05:00
Robin Cornett 8b17bb736a Change CPT/term widgets to single column 2018-02-05 14:39:03 -05:00
Robin Cornett 1f883c94a0 Fix widget form class instantiation 2018-02-05 14:11:12 -05:00
Robin Cornett b69f76567d Change method for adding Gutenberg metabox 2018-02-05 09:10:29 -05:00
Robin Cornett fb8552f88d Add a metabox for Gutenberg
Currently the easiest way to make sure the post meta
is added to the Gutenberg editor, since the featured
image metabox hook/filter is no longer available.

Presumably this will eventually be replaced with a true
block, or whatever it will be, but this works for the moment.
2018-01-06 13:26:20 -05:00
Robin Cornett 38a05ba964 Skip advanced fields in customizer
These are pointless in the customizer because they
don't show the changes.
2017-12-30 11:58:31 -05:00
Robin Cornett 7a47b0a5be Update customizer image size message 2017-12-30 11:57:51 -05:00
Robin Cornett c584b0bf43 Update labels 2017-12-29 16:23:19 -05:00
Robin Cornett ddb77347cf Show content type images only on related pages 2017-12-29 16:23:02 -05:00
Robin Cornett 7a45058f54 Add post type images to customizer 2017-12-28 17:05:33 -05:00
Robin Cornett 2ea13a9fab Refactor customizer class
CPT images are not working
2017-12-28 17:00:05 -05:00