Changeset 487425
- Timestamp:
- 01/10/2012 10:15:08 AM (14 years ago)
- Location:
- get-link-meta/trunk
- Files:
-
- 2 edited
-
getlinkmeta.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
get-link-meta/trunk/getlinkmeta.php
r481800 r487425 2 2 /* 3 3 Plugin Name: Get Link Meta 4 Plugin URI: http://w ordpress.org/extend/plugins/get-link-meta/4 Plugin URI: http://www.lioman.de/plugins-scripte/wordpress-plugin-getlinkmeta/ 5 5 Description: Get Description from Site meta-data for links and add it to your LinkDB 6 6 Author: Elias Kirchgässner -
get-link-meta/trunk/readme.txt
r481581 r487425 1 1 === Plugin Name === 2 2 Contributors: lioman 3 https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3ZBX4QAXRD24U 3 Donate link: https://flattr.com/thing/463380/WordPress-Plugin-GetLinkMeta 4 4 5 Tags: link, metadata, description 5 6 Requires at least: 2.5 … … 13 14 The Plugin adds a meta box to link-add.php and link.php. On Buttonclick the Plugin loads the meta-description of the link and you can save it into your LinkDB (Blogroll) 14 15 16 More on [www.lioman.de](http://www.lioman.de/plugins-scripte/wordpress-plugin-getlinkmeta/ "WordPress-Plugin: GetLinkMeta") 15 17 16 18 == Installation == 17 19 20 = Within Wordpress: = 21 1. Login to your weblog 22 1. Go to Plugins 23 1. Select Add New 24 1. Search for "Get Link Meta" 25 1. Select Install 26 1. Select Install Now 27 1. Select Activate Plugin 28 29 = Manual: = 18 30 1. Upload `Files` to the `/wp-content/plugins/` directory 19 31 1. Activate the plugin through the 'Plugins' menu in WordPress
Note: See TracChangeset
for help on using the changeset viewer.