Changeset 654686
- Timestamp:
- 01/18/2013 05:00:02 AM (13 years ago)
- File:
-
- 1 edited
-
social-accounts/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
social-accounts/trunk/readme.txt
r654682 r654686 19 19 * Add custom accounts (with custom image). 20 20 * Show the account listing as a widget 21 * Add the accounts with the shortcode [social_accounts]21 * Add the accounts with the shortcode `[social_accounts]` 22 22 23 23 A little bit more than 25 default accounts are there: … … 57 57 1. Upload Social Accounts to your `/wp-content/plugins/` directory 58 58 2. Activate the plugin through the 'Plugins' menu in WordPress 59 3. Visit the settings page under Settings > Social Accountsand set your Accounts59 3. Visit the settings page under `Settings > Social Accounts` and set your Accounts 60 60 61 61 == Frequently Asked Questions == … … 63 63 = There's not less than 10 default icons?? = 64 64 65 In the settings at the top of the page, change the * Visible accounts* to *All Accounts*65 In the settings at the top of the page, change the **Visible accounts** to **All Accounts** 66 66 67 67 = How to re-order the accounts = 68 68 69 When you hover the title of the accounts, an * move* pointer will show, you can then simply drag and drop.69 When you hover the title of the accounts, an **move** pointer will show, you can then simply drag and drop. 70 70 71 71 = How to change an account icon = … … 75 75 = How remove the custom icon image = 76 76 77 An * x* will be visible at the top right corner of the custom image. Click on it to revert back to the default image.77 An **x** will be visible at the top right corner of the custom image. Click on it to revert back to the default image. 78 78 79 79 = How do I add this into the PHP code =
Note: See TracChangeset
for help on using the changeset viewer.