Robin Cornett
8ea5a279f9
Make the featured image column sortable
2015-12-30 12:41:04 -05:00
Robin Cornett
2673641640
tag 2.4.1
2.4.1
2015-12-17 06:25:29 -05:00
Robin Cornett
eeb58b0aa2
Remove unnecessary is_home() check
...
Now covered in post type code following
2015-12-16 14:05:26 -05:00
Robin Cornett
0177efe5d3
update version
2015-12-16 07:42:01 -05:00
Robin Cornett
dec8e3bf59
Merge redundant strings for translation
...
Thanks to @christophherr for finding this.
2015-12-15 07:43:14 -05:00
Robin Cornett
4d73d65aba
Fix medium image check
2015-12-15 07:36:49 -05:00
Robin Cornett
6cec93b492
Fix tax/term image
2015-12-15 07:13:45 -05:00
Robin Cornett
1862552e15
Fix posts page image
2015-12-15 07:13:23 -05:00
Robin Cornett
4cf610ca39
Simplify post_type image retrieval
...
Use get_post_type() instead of the convoluted object checking.
2015-12-14 17:21:04 -05:00
Robin Cornett
92487fa960
Add text domain to header
2015-12-14 10:26:16 -05:00
Robin Cornett
b964e3d853
Update readme
2.4.0
2015-12-11 10:29:27 -05:00
Robin Cornett
4de13d0fcc
Fix home using most recent post image
2015-12-11 09:30:35 -05:00
Robin Cornett
19274bb2e3
Add medium_large image to possible backstretch image sources
2015-12-10 09:14:49 -05:00
Robin Cornett
ad5c7ebd64
Fix featured term widget
2015-12-08 14:20:16 -05:00
Robin Cornett
9c46402b96
Fix ajax error on nonce check
2015-12-08 09:29:06 -05:00
Robin Cornett
2ef18bf587
Rename helper function for consistency
2015-12-07 12:50:00 -05:00
Robin Cornett
0189701db7
update readme
2015-12-04 12:13:54 -05:00
Robin Cornett
d1e7cd9df6
update readme, .pot
...
provisional 2.4.0
2015-12-01 10:39:23 -05:00
Robin Cornett
a9ab047e46
Merge branch 'feature/term_meta' into develop
2015-11-24 10:12:54 -05:00
Robin Cornett
41a751496c
Set get_option default and quotes on action
2015-11-24 10:11:55 -05:00
Robin Cornett
a361d2be70
Move early return
2015-11-24 10:09:15 -05:00
Robin Cornett
f3209da3e3
Fix term_meta notice to only display for 4.4
2015-11-23 14:29:35 -05:00
Robin Cornett
4f6334b1aa
Change term_meta message to include affected terms
...
Also needed to change function to get the terms, to return objects,
not just IDs.
2015-11-23 11:47:22 -05:00
Robin Cornett
2a84c8e7e1
Only check update if term_meta is supported
2015-11-23 11:39:17 -05:00
Robin Cornett
d4bc5e285d
Document functions, update option name
2015-11-21 18:14:57 -05:00
Robin Cornett
b1e1099834
Add buttons to update all term meta at one time
2015-11-21 18:00:39 -05:00
Robin Cornett
1389035cdb
Move empty value to return early
2015-11-20 18:18:36 -05:00
Robin Cornett
aef42e9139
Fix term meta validation
...
Make behavior consistent in 4.4 and earlier.
2015-11-19 14:36:22 -05:00
Robin Cornett
a6e3bf9a1a
Fix term image function in case term images are URLs, not ID
2015-11-19 14:34:52 -05:00
Robin Cornett
3b6062c87e
Update term_meta/options functions
...
Deletes meta/option if empty, silently fails for invalid images. Need to
think/verify checks for existing setting so we don't update the DB if we
don't have to.
2015-11-19 09:58:16 -05:00
Robin Cornett
b7439b2ed0
Return null to delete option/meta
2015-11-19 09:56:27 -05:00
Robin Cornett
52f899430f
correctly delete empty term_meta
2015-11-17 17:46:38 -05:00
Robin Cornett
8e51f05058
Fix string/array for 4.3 meta
2015-11-17 17:22:52 -05:00
Robin Cornett
362a25a40d
Fix term_meta
...
4.3 backwards compat things
2015-11-17 16:50:44 -05:00
Robin Cornett
37422ecc0b
Add term_meta support
...
Includes new helper function to retrieve a term image_id
2015-11-17 16:37:22 -05:00
Robin Cornett
3a59ea0f02
Fix $screen array
2015-11-17 16:36:15 -05:00
Robin Cornett
2c7f0105d1
Update copyright
2015-11-17 16:35:54 -05:00
Robin Cornett
d8d43adaf1
Add helper class for settings pages
2015-11-17 14:03:41 -05:00
Robin Cornett
13f35c3b91
Fix admin enqueue scripts
2015-11-17 14:03:21 -05:00
Robin Cornett
43d6ac4b13
Add medium width override filter
2.3.4
2015-11-13 10:53:57 -05:00
Robin Cornett
3a0a9893ef
update readme, tags
2015-11-12 19:10:47 -05:00
Robin Cornett
0fd159addc
Fix help tab array
2015-11-12 18:43:59 -05:00
Robin Cornett
8b76d86214
Fix centering x/y in js
2015-11-11 08:36:42 -05:00
Robin Cornett
551c9c83d5
Fix fade/js
2015-11-10 12:16:46 -05:00
Robin Cornett
1ef616b65f
Add filters for image output priority
2015-11-10 09:58:13 -05:00
Robin Cornett
03e72e8df8
Refactor output/separate backstretch/large functions
2015-11-03 16:23:58 -05:00
Robin Cornett
2872de65da
Change checks for move_titles/excerpts to helper functions
2015-11-03 16:22:52 -05:00
Robin Cornett
437657faa6
Add helper function to check whether plugin can proceed
2015-11-03 16:19:37 -05:00
Robin Cornett
997039904b
Fix image ID validation
2015-10-24 15:23:16 -04:00
Robin Cornett
edf4d85fa0
Modify large image output
...
Better use of native WP function. wp_kses strips out srcset at this time
2015-10-24 12:42:54 -04:00