Commit Graph

590 Commits

Author SHA1 Message Date
Robin Cornett 13c4d67e4f Update/add doc blocks 2016-07-03 07:42:41 -04:00
Robin Cornett e296e864b8 Extract settings setup to new class
Generally extended by the helper class.
2016-07-03 07:32:02 -04:00
Robin Cornett 36c05aaf83 Remove JS from image/customizer setting 2016-07-02 21:33:24 -04:00
Robin Cornett 30680f0787 Fix inline style 2016-07-02 14:11:23 -04:00
Robin Cornett 72a50ea505 Add setting to always use default image 2016-07-02 14:02:54 -04:00
Robin Cornett 518937a3ab Add min/max to number fields for customizer 2016-07-02 13:08:03 -04:00
Robin Cornett 8a5ba28360 Old value can be retained, even if empty 2016-07-02 13:07:22 -04:00
Robin Cornett 7f9695e5f6 Update checkbox labels/descriptions 2016-07-02 12:17:09 -04:00
Robin Cornett d47611bb40 Fix validation method 2016-07-02 12:11:35 -04:00
Robin Cornett 6a9547cbdd Add description to the image setting 2016-07-02 12:11:18 -04:00
Robin Cornett ab20236fe2 Fix one_zero visibility 2016-07-02 11:28:34 -04:00
Robin Cornett 9948540e63 Update number fields in customizer 2016-07-02 11:24:43 -04:00
Robin Cornett c10712304e Update CSS help tab 2016-07-02 10:26:35 -04:00
Robin Cornett d064760adf Update CPT widget get_option call 2016-07-02 10:26:23 -04:00
Robin Cornett c7b22b43ea Organize main class function 2016-07-02 10:25:59 -04:00
Robin Cornett d8598a8be1 Move help tabs to unique class 2016-07-02 10:17:38 -04:00
Robin Cornett 46ebb4b02d Add customizer class/settings 2016-07-02 09:17:46 -04:00
Robin Cornett 1a69832c07 Add max-height setting/CSS via inline style 2016-07-02 09:13:30 -04:00
Robin Cornett 642359bcb1 Refactor settings fields definitions 2016-07-02 09:11:14 -04:00
Robin Cornett 65d8431a1d Set aria-hidden on backstretch image 2016-06-24 15:59:30 -04:00
Robin Cornett 5b78206179 Add alt attribute to backstretch image 2016-06-24 13:02:39 -04:00
Robin Cornett 24f3612d67 Fix aria-hidden output on widgets 2016-06-24 12:58:56 -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 e71746840f Fix post_meta check
Now works on posts page also.
2016-06-21 21:14:06 -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 0e57af7989 Fix large image size filter
Pull from based image size filter rather than override it.
2016-05-19 16:31:30 -04:00
Robin Cornett cb4230152d Update readme, version 2.5.1 2016-05-12 10:41:29 -04:00
Robin Cornett e3e934b426 Change in_array check back to loose 2016-05-11 08:27:49 -04:00
Robin Cornett 2f8a1b9b34 Refactor filter to move large image
This may affect existing sites, so not sure if it will stay in.
2016-05-09 14:54:08 -04:00
Robin Cornett 9bfdda6b17 Fix possible missing $image 2.5.0 2016-04-30 14:31:23 -04:00
Robin Cornett b85743fd57 Update upgrade notice 2016-04-30 14:23:47 -04:00
Robin Cornett 5e4cfd3372 Fix descriptions output 2016-04-30 14:20:46 -04:00
Robin Cornett 725cc0f020 Update comments, .pot 2016-04-30 14:20:30 -04:00
Robin Cornett 9a30b702bb Clean up settings variables definitions 2016-04-30 14:20:04 -04:00
Robin Cornett cca2ed87a0 Fix author image error message 2016-04-30 14:19:13 -04:00
Robin Cornett 642b4d86ad Tighten up allowed file types array 2016-04-30 14:18:34 -04:00
Robin Cornett 62c33cb8c7 Use new function to retrieve plugin settings 2016-04-30 13:57:52 -04:00
Robin Cornett 9acf0bf71f Clean up image validation message 2016-04-27 08:19:19 -04:00
Robin Cornett 3cdadeea36 Change to core function for file type check 2016-04-27 08:18:55 -04:00
Robin Cornett c20ab82e13 Remove duplicate image validation function 2016-04-27 08:15:24 -04:00
Robin Cornett d8a032f096 Update .pot 2016-04-26 11:59:41 -04:00
Robin Cornett 50443f8974 Fix image preview alt tag
Added the alt to taxonomy and author images. Set the alt to optional.
Cheated and updated strings and abysmal docs on the author class.
2016-04-26 11:34:55 -04:00
Robin Cornett 552ee527d6 Update pot 2016-04-26 09:42:43 -04:00
Robin Cornett c465b9597c Update readme 2016-04-26 09:42:36 -04:00
Robin Cornett 934fbd8189 Fix docs 2016-04-26 09:41:24 -04:00
Robin Cornett 9babfe0666 Remove unused variables 2016-04-26 09:41:13 -04:00
Robin Cornett cfcf4404cb Add new function to return public content types, including built ins 2016-04-25 11:50:27 -04:00