Plugin Directory

Changeset 1426048


Ignore:
Timestamp:
05/28/2016 10:34:39 AM (10 years ago)
Author:
antubis
Message:

Update readme.txt and plugin meta

Location:
simple-facebook-og-image/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-facebook-og-image/trunk/readme.txt

    r1171359 r1426048  
    1 === Plugin Name ===
     1=== Simple Facebook OG image ===
    22Contributors: antubis
    33Donate link:
    4 Tags: facebook, open graph
     4Tags: facebook, open graph, image, thumbnail
    55Requires at least: 2.7
    66Tested up to: 4.1
  • simple-facebook-og-image/trunk/simple-facebook-ogimage.php

    r1171359 r1426048  
    33/**
    44 * Plugin Name: Simple Facebook OG image
    5  * Plugin URI: https://github.com/denchev/simple-wordpress-ogimage
    65 * Description: A very simple plugin to enable og:image tag only when you share to Facebook
    76 * Version: 1.2
    8  * Author: Marush Denchev
    9  * Author URI: http://www.htmlpet.com/
    10  * License: GPLv2
     7 * License: GPL-3.0
     8 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt
     9 * Text Domain: sfogi
     10 * Domain Path: /languages
     11 * Author: HTML Pet Ltd
     12 * Author URI: https://www.htmlpet.com
    1113 */
    12 
    1314
    1415define('SFOGI_PLUGIN_TITLE', __('Simple Facebook OG image', 'sfogi'));
Note: See TracChangeset for help on using the changeset viewer.