This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
52 lines (34 loc) · 1.4 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
=== WP Social Links ===
Contributors: mitchbundy
Donate link: http://www.bundy.ca/contact
Tags: social, social link, links, facebook, twitter, profiles
Requires at least: 3.0
Tested up to: 3.3
Stable tag: 0.3.1
Social Links Everywhere!
== Description ==
Hook into any custom post type or user and allow the ability to add links to various online profiles and pages.
Great for company profiles, radio or TV programs, post author pages, and more!
= Plugin Documentation =
Documentation at http://www.bundy.ca/wp-social-links
Social media icons by [IconDock](http://icondock.com/)
== Frequently Asked Questions ==
Please find support in the following places:
1. [Documentation](https://github.com/mgebundy/wp-social-links/wiki)
1. [Support Forums](http://wordpress.org/tags/wp-social-links?forum_id=10)
== Installation ==
1. Upload the entire `wp-social-links` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Enable the post types and sites in the `WP Social Links` settings menu.
1. Place `<?php the_wp_social_links(); ?>` in the respective templates within "The Loop".
== Screenshots ==
1. Site Manager
2. Post Type Manager
== Changelog ==
= 0.3.1 =
* Various bug fixes
* New "Site Manager" screenshot
* More links on the plugin page
== Upgrade Notice ==
= 0.3.1 =
Fixes a bug that prevents proper functionality in most post types. Recommended upgrade.