Plugin Directory

Changeset 2454276


Ignore:
Timestamp:
01/12/2021 01:18:40 AM (5 years ago)
Author:
dman25560
Message:

Update domain to dscarberry.com

Location:
flickr-stream
Files:
2 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • flickr-stream/tags/1.3/flickrstream.php

    r1618959 r2454276  
    33/*
    44Plugin Name: Flickr-stream
    5 Plugin URI: http://www.codeclouds.net/flickrstream/
     5Plugin URI: http://www.dscarberry.com/flickrstream/
    66Description: 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
    77Version: 1.3
    88Author: Dustin Scarberry
    9 Author URI: http://www.codeclouds.net/
     9Author URI: http://www.dscarberry.com/
    1010License: GPL2
    1111*/
    1212
    13 /*  2013 Dustin Scarberry webmaster@codeclouds.net
     13/*  2013 Dustin Scarberry
    1414
    1515    This program is free software; you can redistribute it and/or modify
  • flickr-stream/tags/1.3/language/readme.txt

    r1618959 r2454276  
    11To 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.
    22
    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.net
     3If 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  
    11=== Flickr-stream ===
    22Contributors: dman25560
    3 Donate link: http://www.codeclouds.net/
     3Donate link: http://www.dscarberry.com/
    44Tags: photos, Flickr, gallery
    55Requires at least: 4.4.0
  • flickr-stream/trunk/flickrstream.php

    r1618959 r2454276  
    33/*
    44Plugin Name: Flickr-stream
    5 Plugin URI: http://www.codeclouds.net/flickrstream/
     5Plugin URI: http://www.dscarberry.com/flickrstream/
    66Description: 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
    77Version: 1.3
    88Author: Dustin Scarberry
    9 Author URI: http://www.codeclouds.net/
     9Author URI: http://www.dscarberry.com/
    1010License: GPL2
    1111*/
    1212
    13 /*  2013 Dustin Scarberry webmaster@codeclouds.net
     13/*  2013 Dustin Scarberry
    1414
    1515    This program is free software; you can redistribute it and/or modify
  • flickr-stream/trunk/language/readme.txt

    r903329 r2454276  
    11To 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.
    22
    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.net
     3If 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  
    11=== Flickr-stream ===
    22Contributors: dman25560
    3 Donate link: http://www.codeclouds.net/
     3Donate link: http://www.dscarberry.com/
    44Tags: photos, Flickr, gallery
    55Requires at least: 4.4.0
Note: See TracChangeset for help on using the changeset viewer.