Changeset 1325811
- Timestamp:
- 01/11/2016 01:27:22 PM (10 years ago)
- Location:
- flickr-field-for-advanced-custom-fields/trunk
- Files:
-
- 2 edited
-
acf-flickr.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
flickr-field-for-advanced-custom-fields/trunk/acf-flickr.php
r1306180 r1325811 4 4 Plugin URI: https://github.com/phuisman88/flickrfield 5 5 Description: Flickr field for Advanced Custom Fields. Display items from your photostream or entire sets/galleries along with your WordPress content. 6 Version: 1.1. 06 Version: 1.1.1 7 7 Author: Paul Huisman 8 8 Author URI: www.paulhuisman.com -
flickr-field-for-advanced-custom-fields/trunk/readme.txt
r1306190 r1325811 3 3 Tags: flickr, acf, custom, fields, photostream, photosets 4 4 Requires at least: 3.0.1 5 Tested up to: 4.4 6 Stable tag: 1.1. 05 Tested up to: 4.4.1 6 Stable tag: 1.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 58 58 == Changelog == 59 59 60 = 1.1.1 = 61 * You can now (optionally) use constants for flickr api key, secret and api token (for private mode). This could be useful in a multisite environment. 62 60 63 = 1.1.0 = 61 64 * Added Private Mode - you can now enable a mode where you can display private photos from Flickr (those that are not publicly available)
Note: See TracChangeset
for help on using the changeset viewer.