Changeset 1331231
- Timestamp:
- 01/19/2016 11:41:17 AM (10 years ago)
- Location:
- acf-link-picker-field
- Files:
-
- 2 edited
- 13 copied
-
tags/1.1.2 (copied) (copied from acf-link-picker-field/trunk)
-
tags/1.1.2/acf-link_picker-v4.php (copied) (copied from acf-link-picker-field/trunk/acf-link_picker-v4.php)
-
tags/1.1.2/acf-link_picker-v5.php (copied) (copied from acf-link-picker-field/trunk/acf-link_picker-v5.php)
-
tags/1.1.2/acf-link_picker.php (copied) (copied from acf-link-picker-field/trunk/acf-link_picker.php) (1 diff)
-
tags/1.1.2/css (copied) (copied from acf-link-picker-field/trunk/css)
-
tags/1.1.2/images (copied) (copied from acf-link-picker-field/trunk/images)
-
tags/1.1.2/js (copied) (copied from acf-link-picker-field/trunk/js)
-
tags/1.1.2/lang (copied) (copied from acf-link-picker-field/trunk/lang)
-
tags/1.1.2/readme.txt (copied) (copied from acf-link-picker-field/trunk/readme.txt) (1 diff)
-
tags/1.1.2/screenshot-1.jpg (copied) (copied from acf-link-picker-field/trunk/screenshot-1.jpg)
-
tags/1.1.2/screenshot-2.jpg (copied) (copied from acf-link-picker-field/trunk/screenshot-2.jpg)
-
tags/1.1.2/screenshot-3.jpg (copied) (copied from acf-link-picker-field/trunk/screenshot-3.jpg)
-
tags/1.1.2/screenshot-4.jpg (copied) (copied from acf-link-picker-field/trunk/screenshot-4.jpg)
-
trunk/acf-link_picker.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
acf-link-picker-field/tags/1.1.2/acf-link_picker.php
r1330939 r1331231 5 5 Plugin URI: https://github.com/ahebrank/ACF-Link-Picker-Field 6 6 Description: Adds an Advanced Custom Field field that allows the selection of a link utilising the WordPress link picker modal dialog 7 Version: 1.1. 17 Version: 1.1.2 8 8 Authors: Steve Marks (BIOSTALL), Andy Hebrank (caalami) 9 9 Author URI: http://biostall.com -
acf-link-picker-field/tags/1.1.2/readme.txt
r1330931 r1331231 58 58 == Changelog == 59 59 60 = 1.1.2 = 61 * Added NL translation support from [vjanssens](https://github.com/vjanssens) 62 60 63 = 1.1.1 = 61 64 * Added PT translation support from [alvarogois](https://github.com/alvarogois) -
acf-link-picker-field/trunk/acf-link_picker.php
r1330939 r1331231 5 5 Plugin URI: https://github.com/ahebrank/ACF-Link-Picker-Field 6 6 Description: Adds an Advanced Custom Field field that allows the selection of a link utilising the WordPress link picker modal dialog 7 Version: 1.1. 17 Version: 1.1.2 8 8 Authors: Steve Marks (BIOSTALL), Andy Hebrank (caalami) 9 9 Author URI: http://biostall.com -
acf-link-picker-field/trunk/readme.txt
r1330931 r1331231 58 58 == Changelog == 59 59 60 = 1.1.2 = 61 * Added NL translation support from [vjanssens](https://github.com/vjanssens) 62 60 63 = 1.1.1 = 61 64 * Added PT translation support from [alvarogois](https://github.com/alvarogois)
Note: See TracChangeset
for help on using the changeset viewer.