Commit Graph

65 Commits

Author SHA1 Message Date
Robin Cornett 60ce2aebb2 validate feed_image 2014-12-10 19:31:39 -05:00
Robin Cornett e034e54caa add rss function 2014-12-10 17:04:31 -05:00
Robin Cornett 938514cf64 add rss output functions
Checks Settings > Reading. If full text is selected, large image is added to entry content.
If Send Images to RSS plugin is active, email size image is added to entry content.
If Summary is selected, thumbnail is added to description (excerpt).
2014-12-10 17:04:10 -05:00
Robin Cornett 9ab53f9394 add new setting to show image in feed
This setting is optional, and off by default. Since the image is not actually
part of the entry content, this would add it to the beginning of the post if the
post thumbnail is set.
2014-12-10 17:01:11 -05:00
Robin Cornett 6241876601 add fallback if user has javascript disabled 2014-12-08 13:26:47 -05:00
Robin Cornett 545ab8f098 tidy comments 2014-12-08 13:25:52 -05:00
Robin Cornett 2f08399ea9 checkbox work 2014-11-24 10:48:46 -05:00
Robin Cornett a0a4e28948 nonce nonce nonce 2014-11-22 15:15:15 -05:00
Robin Cornett 8f7e009991 set checkbox value even if empty 2014-11-22 15:14:57 -05:00
Robin Cornett 60e9c9de91 change how defaults are defined 2014-11-21 22:03:07 -05:00
Robin Cornett 56388f321a validation set to protected 2014-11-21 15:50:19 -05:00
Robin Cornett 199ed95d0a remove Photon filter ONLY if active 2014-11-19 13:31:10 -05:00
Robin Cornett 0a77b3d3fa remove photon filter 2014-11-19 09:43:44 -05:00
Robin Cornett ef11db5b0c photon metadata fix 2014-11-18 21:01:47 -05:00
Robin Cornett 4b8f0b5181 large image output 2014-11-18 21:01:25 -05:00
Robin Cornett 12bf157d33 photon metadata fix 2014-11-18 21:00:56 -05:00
Robin Cornett f32f3074d7 different metadata function to play nice with Photon 2014-11-18 19:48:16 -05:00
Robin Cornett 8b5e4ef970 large images handled correctly
using $item for source, and adding before loop instead of before entry
2014-11-18 19:47:20 -05:00
Robin Cornett 1cab48996b @since for version 2014-11-18 10:54:48 -05:00
Robin Cornett 9f96856c08 docblock 2014-11-18 10:53:17 -05:00
Robin Cornett a39a6f34dc version 1.4.3 2014-11-18 10:45:59 -05:00
Robin Cornett 01eeb6d588 set plugin version as variable for enqueues to use 2014-11-18 09:33:20 -05:00
Robin Cornett 17b8147625 unnecessary global 2014-11-18 09:32:45 -05:00
Robin Cornett 5325d23a7c early return if no image, or image is too small
simplified later conditionals as well
2014-11-17 13:54:12 -05:00
Robin Cornett 735f0e95e0 better variable setting 2014-11-17 13:51:44 -05:00
Robin Cornett 74992faa23 Genesis blog template 2014-11-11 16:59:09 -05:00
Robin Cornett f395d0bd96 deactivation error effficiency 2014-11-11 13:16:11 -05:00
Robin Cornett d2b304d447 get_option corrected to add excerpts to pages 2014-11-11 12:37:21 -05:00
Robin Cornett 9193569ce1 edge case, 404 to use fallback 2014-11-06 22:02:48 -05:00
Robin Cornett 49a22a4285 early return if in admin 2014-11-06 16:23:41 -05:00
Robin Cornett 16a6f9dca1 better variable handling
better image in content check
2014-11-06 15:56:48 -05:00
Robin Cornett da8286fb9b update to 1.4.0 2014-11-05 16:04:24 -05:00
Robin Cornett dbbf26689b language files
removed max-height from CSS
2014-11-05 14:30:13 -05:00
Robin Cornett 4dc5f52e54 plugin settings revised
changed from setting many individual settings to one which uses an array. If anyone other than me was using the develop branch of the plugin, I apologize.
2014-11-04 21:14:33 -05:00
Robin Cornett 73a77a6a61 new setting (exclude front page) 2014-11-03 14:06:24 -05:00
Robin Cornett bb642bdd27 moved settings page 2014-11-02 19:51:39 -05:00
Robin Cornett 6356c18f15 settings revision 2014-11-02 19:20:45 -05:00
Robin Cornett 5d850af499 total settings renovation 2014-11-02 19:20:00 -05:00
Robin Cornett e80056b9f4 yoda on Genesis 2014-11-01 20:40:42 -04:00
Robin Cornett aaf7635a21 empty variable as failsafe 2014-11-01 20:17:28 -04:00
Robin Cornett fda801c41e consistent css 2014-11-01 20:08:38 -04:00
Robin Cornett 9cc9bfc2bb rewrite description functions 2014-11-01 20:08:24 -04:00
Robin Cornett f7d11e2494 add excerpt support for pages if excerpts turned on 2014-11-01 20:07:53 -04:00
Robin Cornett d2b31413a2 refactor for handling excerpts 2014-11-01 20:06:54 -04:00
Robin Cornett 2f20f76187 make excerpt enabled output visually consistent 2014-10-31 16:28:47 -04:00
Robin Cornett f557429b3d default image preview uses medium size
escaping more things
2014-10-31 10:57:11 -04:00
Robin Cornett aca975db09 excerpt display optional 2014-10-28 18:12:44 -04:00
Robin Cornett 5dfd43924c show optional archive headlines/descriptions/excerpts with backstretch featured image 2014-10-27 17:17:13 -04:00
Robin Cornett c392843512 moved optional genesis archive title/desc 2014-10-27 15:21:15 -04:00
Robin Cornett 3991c86477 bugfixes (visibility, input) 2014-10-27 10:36:46 -04:00