Plugin Directory

Changeset 769849


Ignore:
Timestamp:
09/10/2013 07:15:36 PM (13 years ago)
Author:
sunchaserinfo
Message:

Meta info update, tested down to WordPress 2.7

Location:
libravatar-replace/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libravatar-replace/trunk/libravatar-replace.php

    r762477 r769849  
    11<?php
    2 /*
    3  Plugin Name: Libravatar Replace
    4  Plugin URI: http://code.sunchaser.info/libravatar
    5  Description: Libravatar support for WordPress and BuddyPress
    6  Version: 2.0.3
    7  Author: Christian Archer
    8  Author URI: https://sunchaser.info/
    9  License: ISC
    10  Initial Author: Gabriel Hautclocq
    11  Initial Author URI: http://www.gabsoftware.com/
    12 */
     2
     3/**
     4 * Plugin Name: Libravatar Replace
     5 * Plugin URI: http://code.sunchaser.info/libravatar
     6 * Description: Libravatar support for WordPress and BuddyPress
     7 * Version: 2.0.3
     8 * Author: Christian Archer
     9 * Author URI: https://sunchaser.info/
     10 * License: ISC
     11 * Initial Author: Gabriel Hautclocq
     12 * Initial Author URI: http://www.gabsoftware.com/
     13 */
    1314
    1415// security check
  • libravatar-replace/trunk/readme.txt

    r763093 r769849  
    11=== Libravatar Replace ===
    2 Contributors: SunChaserInfo
     2Contributors: sunchaserinfo
    33Tags: libravatar, avatar, support, user, email, pseudo, picture, image, buddypress
    4 Requires at least: 3.6
     4Requires at least: 2.7
    55Tested up to: 3.6
    66Stable tag: trunk
     
    1515
    1616<p>
    17 <b>Warning!</b> The plugin is incompatible with it's predecessor, the Libravatar plugin. Please remove or disable it before installing this plugin.
     17<b>Warning!</b> The plugin is incompatible with it's predecessor, the <b>Libravatar</b> plugin. Please remove or disable it before installing this plugin.
    1818</p>
    1919
     
    2626== Frequently Asked Questions ==
    2727= What are the requirements of this plugin? =
    28 PHP 5 is required, PHP 5.3 is strongly recommended
     28PHP 5.2.4, WordPress 3.6.
     29
     30The plugin is tested down to WordPress 2.7 but I will not support anything but current and prevoius releases. The plugin will not work under WordPress 2.6 and earlier.
    2931
    3032== Thanks to ==
Note: See TracChangeset for help on using the changeset viewer.