Commit Graph

848 Commits

Author SHA1 Message Date
Robin Cornett ce25026ae0 Remove unused functions
Since settings are now retrieved and merged with defaults, this check has been unused for ages.
2017-11-10 13:35:33 -05:00
Robin Cornett c9a81974c3 Add general widgets class 2017-11-10 13:34:30 -05:00
Robin Cornett 389d2f8981 Rename widgets form class 2017-11-10 12:47:15 -05:00
Robin Cornett aaf84ec73e Fix shortcode buttons 2017-11-06 13:42:57 -05:00
Robin Cornett 3291ce83a7 Move author image fields to form class 2017-11-06 13:17:42 -05:00
Robin Cornett b63ea56c9e Don't use icon image fallback 2017-11-06 13:14:05 -05:00
Robin Cornett 7376d48739 Refactor author widget output 2017-11-06 12:21:27 -05:00
Robin Cornett 697128cca0 Refactor CPT widget output 2017-11-06 12:21:13 -05:00
Robin Cornett 709845a941 Move widget list to function 2017-11-06 12:20:58 -05:00
Robin Cornett 9d28ccfca3 Fix images in widgets 2017-11-02 12:47:11 -04:00
Robin Cornett bca243f9cc Fix image validation 2017-11-02 12:46:44 -04:00
Robin Cornett bad07bd655 Update shortcodes library 2017-11-02 12:46:16 -04:00
Robin Cornett ac6e60bc8d Update inline script 2017-11-02 11:53:01 -04:00
Robin Cornett e3523593c0 Move duplicate inline CSS 2017-11-02 11:52:53 -04:00
Robin Cornett bd4b0cf282 Fix checkbox_array validation 2017-11-02 11:52:11 -04:00
Robin Cornett 9a69fa49fd Update shortcodes library 2017-11-02 11:51:48 -04:00
Robin Cornett abc943d8a8 Change shortcode buttons
Instead of enabling individually, enable the buttons all at once, and use js to hide them behind one master button, kind of a dropdown menu style.
2017-11-02 09:20:02 -04:00
Robin Cornett d7425656d9 Update shortcode button library 2017-11-02 09:12:25 -04:00
Robin Cornett ef78c3b872 Fix checkbox labels 2017-11-01 13:00:07 -04:00
Robin Cornett 2285e656b4 Update tabs/sections 2017-11-01 12:52:55 -04:00
Robin Cornett 1bf2504b14 Refactor settings values 2017-11-01 12:52:40 -04:00
Robin Cornett 6df3e4f4fe Change large/fallback CPT settings output 2017-11-01 08:41:03 -04:00
Robin Cornett c7d4f973dd Add setting to prefer large featured image 2017-11-01 08:08:53 -04:00
Robin Cornett de841f666f Update hook/priority settings 2017-11-01 08:08:12 -04:00
Robin Cornett cea3f75341 Add advanced settings 2017-10-31 19:47:25 -04:00
Robin Cornett 8e75c8572c Change method to get backstretch width 2017-10-31 17:46:44 -04:00
Robin Cornett 1066d96d54 Update readme, version, .pot 2017-10-31 17:24:14 -04:00
Robin Cornett 0a6fb4973f Deprecate function to convert image URL to ID
We've been storing images by ID since 2.2.0 so I'd like to get rid of this.
2017-10-31 17:22:57 -04:00
Robin Cornett 454320202c Fix admin column display on mobile 2017-10-26 17:51:48 -04:00
Robin Cornett ab33f0edbf Update backstretch alignment 2017-10-25 14:35:18 -04:00
Robin Cornett d45f6315d3 Update backstretch script 2017-10-25 14:09:39 -04:00
Robin Cornett 9fa9d96773 Update CPT image settings 2017-10-25 13:57:19 -04:00
Robin Cornett 776aa0d192 Add posts featured image if no blog page is set 2017-10-25 12:33:45 -04:00
Robin Cornett 0da84e5bf4 Update shortcodes dropin 2017-10-25 12:00:55 -04:00
Robin Cornett 8fc9cf880e Fix validation 2017-10-25 11:34:58 -04:00
Robin Cornett 78889bb8ec Updaet settings descriptions 2017-10-25 11:27:19 -04:00
Robin Cornett 2028fc8e95 Move settings definitions to new class 2017-10-25 11:13:39 -04:00
Robin Cornett 901a3061ad Fix missing term validation functions 2017-10-25 10:56:16 -04:00
Robin Cornett d82d5e64aa Move settings files to settings folder 2017-10-25 10:47:11 -04:00
Robin Cornett 6d13d60a80 Fix/refactor settings page
Fixes incorrect dockblocks, WPCS.
Simplifies field definitions by using field as args.
2017-10-25 10:40:17 -04:00
Robin Cornett e0fc3766f7 Move term meta check to new class 2017-10-25 10:08:12 -04:00
Robin Cornett 7775429ad1 Move settings validation to new class 2017-10-25 10:07:40 -04:00
Robin Cornett 85fdcbef99 Fix checkbox array validation 2017-10-24 18:10:12 -04:00
Robin Cornett f8700975fa Add optional shortcode buttons 2017-10-24 18:04:55 -04:00
Robin Cornett c26d55b525 Add shortcode support 2017-10-24 10:36:33 -04:00
Robin Cornett 18910c50ce Update admin class docblocks 2017-10-20 14:25:39 -04:00
Robin Cornett d4b276db76 Update hook filters for image output
(backwards compatible)
2017-10-20 14:25:11 -04:00
Robin Cornett 0f179d5cc9 Add getters for common class, item 2017-09-30 19:04:47 -04:00
Robin Cornett cf971bfb35 Fix duplicate titles w/excerpts & no title 2017-09-27 08:07:38 -04:00
Robin Cornett 9a91be256f Update post types check for admin columns 2017-09-12 14:18:31 -04:00