Plugin Directory

Changeset 487425


Ignore:
Timestamp:
01/10/2012 10:15:08 AM (14 years ago)
Author:
lioman
Message:

Updated Plugin-URL and Readme

Location:
get-link-meta/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • get-link-meta/trunk/getlinkmeta.php

    r481800 r487425  
    22/*
    33Plugin Name: Get Link Meta
    4 Plugin URI: http://wordpress.org/extend/plugins/get-link-meta/
     4Plugin URI: http://www.lioman.de/plugins-scripte/wordpress-plugin-getlinkmeta/
    55Description: Get Description from Site meta-data for links and add it to your LinkDB
    66Author: Elias Kirchgässner
  • get-link-meta/trunk/readme.txt

    r481581 r487425  
    11=== Plugin Name ===
    22Contributors: lioman
    3 https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3ZBX4QAXRD24U
     3Donate link: https://flattr.com/thing/463380/WordPress-Plugin-GetLinkMeta
     4
    45Tags: link, metadata, description
    56Requires at least: 2.5
     
    1314The 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)
    1415
     16More on [www.lioman.de](http://www.lioman.de/plugins-scripte/wordpress-plugin-getlinkmeta/ "WordPress-Plugin: GetLinkMeta")
    1517
    1618== Installation ==
    1719
     20= Within Wordpress: =
     211. Login to your weblog
     221. Go to Plugins
     231. Select Add New
     241. Search for "Get Link Meta"
     251. Select Install
     261. Select Install Now
     271. Select Activate Plugin
     28
     29= Manual: =
    18301. Upload `Files` to the `/wp-content/plugins/` directory
    19311. Activate the plugin through the 'Plugins' menu in WordPress
Note: See TracChangeset for help on using the changeset viewer.