Changeset 2016662
- Timestamp:
- 01/22/2019 05:54:26 AM (7 years ago)
- Location:
- the-open-graph-protocol
- Files:
-
- 2 deleted
- 2 edited
-
tags/0.1 (deleted)
-
tags/0.2 (deleted)
-
trunk/open-graph-protocol.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-open-graph-protocol/trunk/open-graph-protocol.php
r633235 r2016662 2 2 /** 3 3 * Plugin Name: The Open Graph Protocol 4 * Plugin URI: http ://niftytheme.com4 * Plugin URI: https://wordpress.org/plugins/the-open-graph-protocol/ 5 5 * Description: The Open Graph protocol enables any web page to become a rich object in a social graph. 6 6 * Version: 0.2 7 * Author: Luis Alberto Ochoa Esparza 8 * Author URI: http://luisalberto.org 9 * 10 * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 11 * General Public License version 2, as published by the Free Software Foundation. You may NOT assume 12 * that you can use any other version of the GPL. 13 * 14 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without 15 * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 * 17 * You should have received a copy of the GNU General Public License along with this program; if not, write 18 * to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 19 * 20 * @package Open Graph Protocol 21 * @version 0.2 22 * @author Luis Alberto Ochoa Esparza <soy@luisalberto.org> 23 * @copyright Copyright (C) 2011-2012, Luis Alberto Ochoa Esparza 24 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 7 * Author: albertochoa 8 * Author URI: http://gitlab.com/albertochoa 25 9 */ 26 10 -
the-open-graph-protocol/trunk/readme.txt
r1993384 r2016662 1 1 === The Open Graph Protocol === 2 2 Contributors: albertochoa 3 Donate link: http://niftytheme.com4 3 Tags: facebook, google plus, open graph, social graph, protocol, open-graph-protocol 5 4 Requires at least: 3.0 6 Tested up to: 3.5 7 Stable tag: 0.2 5 Tested up to: 3.6 8 6 9 7 The Open Graph protocol enables any web page to become a rich object in a social graph.
Note: See TracChangeset
for help on using the changeset viewer.