=== WP-Links === Contributors: Andrei Cipu Donate link: http://www.strainu.ro/ Tags: links, order Requires at least: 1.5.0 Tested up to: 2.2 Stable tag: 1.0.3 WP Links allows you to put your links on your blog. It can be implemented on a page or a post. It currently works with WordPress 1.5.x and 2.0.x == Description == WP Links allows you to put your links on your blog. It can be implemented on a page or a post. It currently works with WordPress 1.5.x and 2.0.x == Installation == 1. Upload all files to wp-content/plugins/wp-strainu-links/ 2. Activate the plugin on the plugin screen 3. Go to Options -> Links and update the fields according to your preferences 4. Create a post or a page and press the links quicktag where you want the form to be. If you don't see the Links quicktag, you can alternatively copy and paste where you want it to appear. == Frequently Asked Questions == = How come I don't see the `Links` quicktag? = * You have the `Show quicktag` checkbox on Options -> Links turned off * You're not using the default set of quicktags for the editor * Its a Glitch Solution: Copy and paste `` minus the backticks where you want the form to appear. == Upgrade == 1. If you are upgrading from an older version, delete your old options-links.php in wp-admin/ or wp-content/plugins/ and delete your wp_strainu_links.php in wp-content/plugins/ 2. Upload all files to wp-content/plugins/wp-strainu-links/ 3. Your old options have been saved in the database and will appear when you visit options > Links == Bugs - Features - Support == Please report bugs via: http://dev.wp-plugins.org/newticket?&component=wp-strainu-links If you want you can also contact me through my contact form after you submit the bug to notify me and so I can contact you via email if I have any questions. You can also contact me through the form if you have any feature requests or suggestions. If you need support, I will try and respond in a timely fashion, but currently I am trying to stick to bug requests and incorporating new features. You can contact me through the form for support. == Version History == * v1.0.3 - changed homepage * V1.0.2 - compatibility with Wordpress 2.1 * V1.0.1 - minor improvements * V1.0.0 - first version