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
ad47e48784
move taxonomy image declaration ahead of single posts
2014-12-31 08:31:23 -05:00
Robin Cornett
1e91cb1638
set a width for url field on taxonomy pages
2014-12-30 17:12:58 -05:00
Robin Cornett
afa91f00cf
add taxonomy image to common class parameters
...
need to decide about using tax image if a fallback image is needed, or
exists.
2014-12-30 17:12:21 -05:00
Robin Cornett
56919d77fe
move upload script enqueue to main class
...
(so it's available for both taxonomies and settings page)
2014-12-30 16:36:33 -05:00
Robin Cornett
05cbac5306
add taxonomies class
...
sets up featured image for taxonomies. not applied to output yet.
2014-12-30 16:27:56 -05:00
Robin Cornett
5dab26b927
add new setting to optionally not move titles
2014-12-15 10:03:47 -05:00
Robin Cornett
8a715934ec
updated version to 1.5.0
1.5.0
2014-12-13 10:03:55 -05:00
Robin Cornett
6c73cc6d83
updated readme
2014-12-12 14:06:20 -05:00
Robin Cornett
8da1514877
refactored rss class
...
First check is now full text as that is more standard. Reorganized decision process,
and properly accounted for optional alternate feed in Send Images to RSS.
2014-12-12 14:05:58 -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
f905bc61f9
add function to check/update new setting
...
since feed_image is a new setting in the array, there is an error if it's not set for users
upgrading from 1.4.3. this function checks if it isn't there and if it's not, adds it.
for new users, there is no need to check.
2014-12-11 17:33:29 -05:00
Robin Cornett
58545926fc
clarify docblock on new seting
2014-12-11 17:30:39 -05:00
Robin Cornett
d7c366535f
modify feed output if featured image exists in post
2014-12-10 19:33:22 -05:00
Robin Cornett
bc699974a0
add help text
2014-12-10 19:31:53 -05:00
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
859a7dd896
Create LICENSE
2014-11-24 11:06:50 -05:00
Robin Cornett
2f08399ea9
checkbox work
2014-11-24 10:48:46 -05:00
Robin Cornett
b7a452acd5
updated .pot
2014-11-22 15:33:30 -05:00
Robin Cornett
b43eefa163
updated .pot
2014-11-22 15:15:29 -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
fd7ba22108
Merge pull request #2 from robincornett/master
...
Master
2014-11-21 11:51:31 -05:00
Robin Cornett
ceb2747b4c
Merge branch 'develop'
2014-11-21 11:49:44 -05:00
Robin Cornett
857324dcee
upgrade notice
2014-11-21 11:49:23 -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
c59fe63c29
added Photon notice to readme
2014-11-18 21:09:03 -05:00
Robin Cornett
72bf5f7904
updated .pot
2014-11-18 21:08:45 -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
a833dc15bc
stable tag
2014-11-18 10:53:26 -05:00
Robin Cornett
9f96856c08
docblock
2014-11-18 10:53:17 -05:00
Robin Cornett
a39a6f34dc
version 1.4.3
1.4.3
2014-11-18 10:45:59 -05:00
Robin Cornett
1b142203b2
readme
2014-11-18 10:37:52 -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