Commit Graph

15 Commits

Author SHA1 Message Date
Robin Cornett 40e63aa7ad Fix block editor metabox 2018-11-07 17:57:25 -05:00
Robin Cornett 15070d303b Update version, readme 2018-05-28 15:34:24 -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 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 27a9fa40d7 Change post meta values 2017-11-21 11:21:13 -05:00
Robin Cornett 7ba7224246 Change post_meta disable
Initial work to change `_displayfeaturedimagegenesis_disable` to a select with image size options instead of being a checkbox. Options will be:
* 0: default (consistent with checkbox)
* 1: disable (consistent with checkbox)
* 2: backstretch (new)
* 3: large (new)
2017-11-13 11:09:20 -05:00
Robin Cornett a47c149919 Update copyright 2017-02-17 09:43:46 -05:00
Robin Cornett 13c4d67e4f Update/add doc blocks 2016-07-03 07:42:41 -04:00
Robin Cornett e3e9a8f68c Change post_meta checkboxes to be settings aware
"Don't move title" will only show if the "don't move title" is not set
in the general plugin settings.
2016-06-23 12:16:18 -04:00
Robin Cornett fe7fa78c16 Move post meta settings to one function 2016-06-21 14:23:56 -04:00
Robin Cornett 5a00d9ea81 Use admin_post_thumbnail ID arg 2016-06-21 10:51:58 -04:00
Robin Cornett 3b3fad1e29 Fix nonce output 2016-06-21 10:48:31 -04:00
Robin Cornett 3b523ec4da Add per post setting to not move title on backstretch images 2016-06-21 10:48:17 -04:00
Robin Cornett 7fb24b1086 Add post_meta to disable on a per post basis 2016-04-03 15:31:17 -04:00