Changeset 2454276
- Timestamp:
- 01/12/2021 01:18:40 AM (5 years ago)
- Location:
- flickr-stream
- Files:
-
- 2 deleted
- 6 edited
-
tags/1.3/flickrstream.php (modified) (1 diff)
-
tags/1.3/language/readme.txt (modified) (1 diff)
-
tags/1.3/readme.txt (modified) (1 diff)
-
trunk/flickrstream.php (modified) (1 diff)
-
trunk/i/Thumbs.db (deleted)
-
trunk/language/readme.txt (modified) (1 diff)
-
trunk/photoswipe/images/Thumbs.db (deleted)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
flickr-stream/tags/1.3/flickrstream.php
r1618959 r2454276 3 3 /* 4 4 Plugin Name: Flickr-stream 5 Plugin URI: http://www. codeclouds.net/flickrstream/5 Plugin URI: http://www.dscarberry.com/flickrstream/ 6 6 Description: This plugin allows you to include photosets and gallerys from Flickr in your wordpress site, either embedded into a page or post, or as a sidebar widget 7 7 Version: 1.3 8 8 Author: Dustin Scarberry 9 Author URI: http://www. codeclouds.net/9 Author URI: http://www.dscarberry.com/ 10 10 License: GPL2 11 11 */ 12 12 13 /* 2013 Dustin Scarberry webmaster@codeclouds.net13 /* 2013 Dustin Scarberry 14 14 15 15 This program is free software; you can redistribute it and/or modify -
flickr-stream/tags/1.3/language/readme.txt
r1618959 r2454276 1 1 To create a translation of this plugin create a .mo file from the included .po file using some utility, such as poedit, and then place the generated .mo file in this directory with a filename of "flickrstm-[LOCALE].mo" replaceing [LOCALE] with the locale you are translating to. 2 2 3 If anyone has a .mo file translation they would like included in future releases of the plugin you can send the relevent files to dustin@codeclouds.net3 If anyone has a .mo file translation they would like included in future releases of the plugin you can send the relevent files to bitsnbytes1001@gmail.com -
flickr-stream/tags/1.3/readme.txt
r1700045 r2454276 1 1 === Flickr-stream === 2 2 Contributors: dman25560 3 Donate link: http://www. codeclouds.net/3 Donate link: http://www.dscarberry.com/ 4 4 Tags: photos, Flickr, gallery 5 5 Requires at least: 4.4.0 -
flickr-stream/trunk/flickrstream.php
r1618959 r2454276 3 3 /* 4 4 Plugin Name: Flickr-stream 5 Plugin URI: http://www. codeclouds.net/flickrstream/5 Plugin URI: http://www.dscarberry.com/flickrstream/ 6 6 Description: This plugin allows you to include photosets and gallerys from Flickr in your wordpress site, either embedded into a page or post, or as a sidebar widget 7 7 Version: 1.3 8 8 Author: Dustin Scarberry 9 Author URI: http://www. codeclouds.net/9 Author URI: http://www.dscarberry.com/ 10 10 License: GPL2 11 11 */ 12 12 13 /* 2013 Dustin Scarberry webmaster@codeclouds.net13 /* 2013 Dustin Scarberry 14 14 15 15 This program is free software; you can redistribute it and/or modify -
flickr-stream/trunk/language/readme.txt
r903329 r2454276 1 1 To create a translation of this plugin create a .mo file from the included .po file using some utility, such as poedit, and then place the generated .mo file in this directory with a filename of "flickrstm-[LOCALE].mo" replaceing [LOCALE] with the locale you are translating to. 2 2 3 If anyone has a .mo file translation they would like included in future releases of the plugin you can send the relevent files to dustin@codeclouds.net3 If anyone has a .mo file translation they would like included in future releases of the plugin you can send the relevent files to bitsnbytes1001@gmail.com -
flickr-stream/trunk/readme.txt
r1700045 r2454276 1 1 === Flickr-stream === 2 2 Contributors: dman25560 3 Donate link: http://www. codeclouds.net/3 Donate link: http://www.dscarberry.com/ 4 4 Tags: photos, Flickr, gallery 5 5 Requires at least: 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.