Robin Cornett
1d5bd646f2
remove early return condition for fallback image
...
had bailed early if no fallback, or if not a singular page/post
2014-12-31 08:32:17 -05:00
Robin Cornett
5dab26b927
add new setting to optionally not move titles
2014-12-15 10:03:47 -05:00
Robin Cornett
7e67eac6e4
add class for RSS work
...
extracted RSS filters from output class and created new RSS class.
2014-12-12 10:08:00 -05:00
Robin Cornett
d7c366535f
modify feed output if featured image exists in post
2014-12-10 19:33:22 -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
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
4b8f0b5181
large image output
2014-11-18 21:01:25 -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
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
74992faa23
Genesis blog template
2014-11-11 16:59:09 -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
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
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
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
4801a582cb
refactor variables into utility class
2014-10-24 10:01:43 -04:00
Robin Cornett
096c7a3292
default, upload moved to Media
2014-10-21 18:16:00 -04:00
Robin Cornett
a0007e1ae6
default shows site-wide
2014-10-16 21:23:19 -04:00
Robin Cornett
50f278092b
default to show on cpt archive
2014-10-16 10:18:38 -04:00
Robin Cornett
e474b41b1a
new default featured image option
2014-10-16 08:53:41 -04:00
Robin Cornett
4b3ae16f93
output conditional for single or home page
2014-09-30 14:19:47 -04:00
Robin Cornett
326330b76a
corrected XHTML hooks, CSS.
2014-09-23 15:43:24 -04:00
Robin Cornett
212960eb19
XHTML hook, wp.org readme
2014-09-23 14:17:24 -04:00
Robin Cornett
db56f8ba02
wp_localize_script consolidated; changed stdClass because it was confusing me.
2014-09-18 08:09:26 -04:00
Robin Cornett
22537649d1
refactor, Media setting added, textdomain
2014-09-17 22:09:05 -04:00