|
e0bdae07dc
|
Updates (for now)
|
2024-05-07 19:18:54 -07:00 |
|
JayWood
|
ebcdf86bde
|
Strip links to .org, plugin is no longer mine.
|
2018-11-04 18:33:35 -05:00 |
|
Jay Wood
|
f38eeaf658
|
Bump tested up to versions
|
2017-03-24 11:12:26 -04:00 |
|
Jay Wood
|
23329d11fc
|
Merge branch 'development' of github.com:JayWood/content-warning-v3 into development
|
2016-11-04 09:46:00 -04:00 |
|
Jay Wood
|
28f24e2ffb
|
Bump version, update changelogs
|
2016-11-04 09:45:36 -04:00 |
|
Jay Wood
|
461689a968
|
Merge branch 'bug/category-array-fix' into development
|
2016-11-04 09:42:38 -04:00 |
|
Jay Wood
|
f6582bf2f7
|
Fix phpCS complaint
|
2016-11-04 09:42:32 -04:00 |
|
Jay Wood
|
46155009ca
|
Remove error logs
|
2016-11-04 09:39:44 -04:00 |
|
Jay Wood
|
13d4d12b9f
|
Versioning
|
2016-10-15 16:28:24 -04:00 |
|
Jay Wood
|
3ca6eee604
|
Quick fix for category arrays - #59
|
2016-10-15 16:19:39 -04:00 |
|
JayWood
|
c9605278f2
|
Merge pull request #60 from slawekniewiadomski/patch-1
Fix e(): <admin-texts></admin_texts>
|
2016-10-04 23:00:42 -04:00 |
|
slawek_n
|
addb476031
|
Fix e(): <admin-texts></admin_texts>
Fixed error where tags aren't matching "-" instead of "_"
|
2016-10-05 00:35:20 +02:00 |
|
Jay Wood
|
c622b362ab
|
Update pot file
|
2016-09-30 16:28:56 -04:00 |
|
Jay Wood
|
ef236de6a4
|
remove old options file
|
2016-09-30 16:12:46 -04:00 |
|
Jay Wood
|
1d230d3fc2
|
Load plugin textdomain
|
2016-09-30 16:01:18 -04:00 |
|
Jay Wood
|
2cdae72f65
|
Recompile and finalize javascript
|
2016-09-30 16:01:10 -04:00 |
|
Jay Wood
|
0247af52e8
|
update readme files
|
2016-09-30 16:01:00 -04:00 |
|
Jay Wood
|
33ea4ba4df
|
Remove logging, it's pointless
|
2016-09-30 14:59:29 -04:00 |
|
Jay Wood
|
23c520c8c1
|
update readme with new feature fix
|
2016-09-30 14:55:57 -04:00 |
|
Jay Wood
|
a97c276343
|
Allow float values for opacity, remove empty check if float value is 0
|
2016-09-30 14:55:15 -04:00 |
|
Jay Wood
|
f7b8ad1fe9
|
Move settings registration to admin_init
|
2016-09-30 14:38:48 -04:00 |
|
Jay Wood
|
1a41e334f1
|
Register settings so we can update them - #45
|
2016-09-30 14:29:09 -04:00 |
|
Jay Wood
|
12db99072a
|
Add backwards compat fix for new single-stage array
|
2016-09-30 14:17:53 -04:00 |
|
Jay Wood
|
ecb81f4d3a
|
Move spectrum file around a bit, call spetrum on field type
|
2016-09-30 14:08:27 -04:00 |
|
Jay Wood
|
2a6f52fb16
|
Setup color field type
|
2016-09-30 14:08:09 -04:00 |
|
Jay Wood
|
5447d5e403
|
Enqueue up spectrum
|
2016-09-30 14:07:39 -04:00 |
|
Jay Wood
|
0023e40ce1
|
Remove jw simple options - #45
|
2016-09-30 14:00:50 -04:00 |
|
Jay Wood
|
0d575a74ec
|
Add Spectrum js for color picker
|
2016-09-30 13:59:27 -04:00 |
|
Jay Wood
|
f0f1789b01
|
Update readme.md for now
|
2016-09-30 13:49:27 -04:00 |
|
Jay Wood
|
d5240dc7c1
|
Rename main plugin file for l10n later
|
2016-09-30 13:45:23 -04:00 |
|
Jay Wood
|
e2b2959fea
|
Add in editor for fields
|
2016-09-30 13:43:13 -04:00 |
|
Jay Wood
|
05a785cfe0
|
Use select2 for category selects now - #45
|
2016-09-30 13:26:14 -04:00 |
|
Jay Wood
|
82d2425164
|
Set function to be specific for now
|
2016-09-30 13:15:54 -04:00 |
|
Jay Wood
|
b664c711fe
|
Setup some select2 field stuffs
|
2016-09-30 13:14:39 -04:00 |
|
Jay Wood
|
2554010c51
|
Add select method
|
2016-09-30 12:31:01 -04:00 |
|
Jay Wood
|
99ec5f95af
|
Using a select instead of checkboxes for categories, add cats array - #45
|
2016-09-30 12:30:55 -04:00 |
|
Jay Wood
|
a6c147794a
|
Add select2, going to use that for category selects instead
|
2016-09-30 12:30:16 -04:00 |
|
Jay Wood
|
3279c4c5cd
|
Add some attributes to textarea
|
2016-09-30 12:25:30 -04:00 |
|
Jay Wood
|
ec028206bb
|
Add textarea field type
|
2016-09-30 12:23:27 -04:00 |
|
Jay Wood
|
40d4f18c4a
|
Setup options for number fields, should fix #55
|
2016-09-30 12:19:44 -04:00 |
|
Jay Wood
|
f6a8e942d7
|
Customize uploader title and btn text
|
2016-09-30 12:07:19 -04:00 |
|
Jay Wood
|
53e6e82218
|
Set the target ID for selected media
|
2016-09-30 12:03:08 -04:00 |
|
Jay Wood
|
fde45b189a
|
Add in media scripts
|
2016-09-30 12:02:55 -04:00 |
|
Jay Wood
|
e300d0888a
|
Finalize media upload javascripts
|
2016-09-30 12:02:31 -04:00 |
|
Jay Wood
|
c895896915
|
Add a data id for targeting media uploads
|
2016-09-30 11:48:50 -04:00 |
|
Jay Wood
|
449353fe87
|
Call minified extensions if possible
|
2016-09-30 11:48:41 -04:00 |
|
Jay Wood
|
8e88baee1a
|
Pre-set minified extensions
|
2016-09-30 11:48:17 -04:00 |
|
Jay Wood
|
ba9ef3ed42
|
Create scripts task
|
2016-09-30 11:47:43 -04:00 |
|
Jay Wood
|
7c384696aa
|
Add minified admin js
|
2016-09-30 11:47:31 -04:00 |
|
Jay Wood
|
634a78af5d
|
Change path
|
2016-09-30 11:41:23 -04:00 |
|