2017 © Pedro Peláez
 

library mhm-flickrsettings

This WordPress provides backend settings fields to store Flickr configuration information.

image

mhmli/mhm-flickrsettings

This WordPress provides backend settings fields to store Flickr configuration information.

  • Friday, March 25, 2016
  • by mhmli
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

=== Plugin Name ===, (*1)

Contributors: markhowellsmead Donate link: https://www.paypal.me/mhmli Tags: flickr, settings, options, get_option Requires at least: 4.0 Tested up to: 4.9.8 Stable tag: 1.3.2 License: GPL v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html, (*2)

Provides WordPress backend settings fields to store Flickr configuration information., (*3)

== Description ==, (*4)

Install and activate the plugin as usual. The activated plugin adds three fields to the Media settings page in the admin area: key (flickr_key), secret (flickr_secret) and user ID (flickr_userid) for use with the Flickr API. The values saved to these fields can then be used via the WordPress get_option() function in a theme or unrelated plugin., (*5)

== Installation ==, (*6)

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add your Flickr user data using the fields available under Settings » Media.

== Changelog ==, (*7)

= 1.3.2 =, (*8)

  • Repository admin. No functional changes.

= 1.3.1 =, (*9)

  • Repository admin. No functional changes.

= 1.3.0 =, (*10)

  • Add code which allows the plugin to be translated.

= 1.2.0 =, (*11)

  • Change functionality to store all settings from this plugin in a single wp_option entry in the database.
  • Add handler function to ensure that older values, stored in individual wp_option entries, are still found. (Thanks Ulrich!), (*12)

  • Ensure that all values are escaped using esc_attr., (*13)

= 1.1.1 =, (*14)

  • Confirms compatibility with WordPress 4.6.

= 1.1.0 =, (*15)

  • Sanitize input and output of field data.

= 1.0.3 =, (*16)

  • Confirm compatibility with WordPress 4.5.2.
  • Correct version numbers.

= 1.0.2 =, (*17)

  • Confirm compatibility with WordPress 4.5.
  • Update version number and add plugin URL to trunk.

= 1.0.1 =, (*18)

  • Improve readme and plugin tags.

= 1.0 =, (*19)

  • Initial version.

The Versions

25/03 2016

1.0.0

1.0.0.0 https://github.com/mhmli/mhm-flickrsettings

This WordPress provides backend settings fields to store Flickr configuration information.

  Sources   Download

GPL v2

The Requires

  • php >=5.3.0

 

plugin wordpress settings flickr