Changeset 1198883
- Timestamp:
- 07/14/2015 04:34:52 PM (11 years ago)
- Location:
- open-graph-link-tile
- Files:
-
- 1 edited
- 5 copied
-
tags/1.0.0/trunk (copied) (copied from open-graph-link-tile/trunk)
-
tags/1.0.0/trunk/khlt_OpenGraph.php (copied) (copied from open-graph-link-tile/trunk/khlt_OpenGraph.php)
-
tags/1.0.0/trunk/khlt_main.php (copied) (copied from open-graph-link-tile/trunk/khlt_main.php)
-
tags/1.0.0/trunk/khlt_style.css (copied) (copied from open-graph-link-tile/trunk/khlt_style.css)
-
tags/1.0.0/trunk/readme.txt (copied) (copied from open-graph-link-tile/trunk/readme.txt) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
open-graph-link-tile/tags/1.0.0/trunk/readme.txt
r1198854 r1198883 1 1 === Open Graph link tile === 2 2 Contributors: kotaroho 3 Donate link: http://example.com/4 3 Tags: OGP, link 5 4 Requires at least: 2.6 6 Tested up to: 4.2 5 Tested up to: 4.2.2 7 6 Stable tag: trunk 8 7 License: GPLv2 or later 9 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Donate link: http://www.amazon.co.jp/registry/wishlist/2SX2KJZ61XD3A 10 10 11 11 This WordPress plugin makes a link tile from Open Graph protocol. … … 31 31 This section describes how to install the plugin and get it working. 32 32 33 1. Upload ` koho_oglinktile` directory to the `/wp-content/plugins/` directory33 1. Upload `open-graph-link-tile` directory to the `/wp-content/plugins/` directory 34 34 1. Activate the plugin through the 'Plugins' menu in WordPress 35 35 1. Place `[khlt_linktile url="URL"]` in your article -
open-graph-link-tile/trunk/readme.txt
r1198854 r1198883 1 1 === Open Graph link tile === 2 2 Contributors: kotaroho 3 Donate link: http://example.com/4 3 Tags: OGP, link 5 4 Requires at least: 2.6 6 Tested up to: 4.2 5 Tested up to: 4.2.2 7 6 Stable tag: trunk 8 7 License: GPLv2 or later 9 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Donate link: http://www.amazon.co.jp/registry/wishlist/2SX2KJZ61XD3A 10 10 11 11 This WordPress plugin makes a link tile from Open Graph protocol. … … 31 31 This section describes how to install the plugin and get it working. 32 32 33 1. Upload ` koho_oglinktile` directory to the `/wp-content/plugins/` directory33 1. Upload `open-graph-link-tile` directory to the `/wp-content/plugins/` directory 34 34 1. Activate the plugin through the 'Plugins' menu in WordPress 35 35 1. Place `[khlt_linktile url="URL"]` in your article
Note: See TracChangeset
for help on using the changeset viewer.