readme.txt 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. === Simple Author Box ===
  2. Contributors: machothemes, silkalns
  3. Tags: author box, responsive author box, author profile fields, author social icons, profile fields, author bio, author description, author profile, user profile, post author, rtl author box, amp, accelerated mobile pages
  4. Requires at least: 4.6
  5. Requires PHP: 5.6
  6. Tested up to: 4.9
  7. Stable tag: trunk
  8. License: GPLv3 or later
  9. License URI: http://www.gnu.org/licenses/gpl-3.0.html
  10. Adds a cool responsive author box with social icons on your posts.
  11. == Description ==
  12. **Simple Author Box** adds a responsive author box at the end of your posts, showing the author name, author gravatar and author description. It also adds over 30 social profile fields on WordPress user profile screen, allowing to display the author social icons.
  13. = Main Features =
  14. * Shows author gravatar, name, website, description and social icons
  15. * Fully customizable to match your theme design (style, color, size and text options)
  16. * Nice looking on desktop, laptop, tablet or mobile phones
  17. * Automatically insert the author box at the end of your post
  18. * Option to manually insert the author box on your template file (single.php or author.php)
  19. * Simple Author Box has RTL support
  20. * Simple Author Box has AMP support
  21. **About us:**
  22. We are a young team of WordPress aficionados who love building WordPress plugins & <a href="https://www.machothemes.com/" target="_blank" title="Premium WordPress themes">Premium WordPress themes</a> over on our theme shop. We’re also blogging and wish to help our users find the best <a href="https://www.machothemes.com/blog/cheap-wordpress-hosting/" target="_blank" title="Cheap WordPress Hosting">Cheap WordPress hosting</a>.
  23. == Installation ==
  24. 1. Download the plugin (.zip file) on your hard drive.
  25. 2. Unzip the zip file contents.
  26. 3. Upload the `simple-author-box` folder to the `/wp-content/plugins/` directory.
  27. 4. Activate the plugin through the 'Plugins' menu in WordPress.
  28. 5. A new sub menu item `Simple Author Box` will appear in your main Settings menu.
  29. == Frequently Asked Questions ==
  30. = Why does the author box not display on a page? =
  31. The Simple Author Box plugin was designed to display the author information on posts, categories, tags, etc. The plugin does not work on pages – it was not designed for this, unfortunately. Adding the shortcode on a blog page will also not work because the plugin won’t have author information to display/will not know which author information to display. Adding the shortcode in a widget that is on a page is another instance when the SAB will not be displayed due to the same reasons. You can add it in a widget, but that widget has to be on a single post.
  32. = Can I remove the SAB from WooCommerce/Category/Tags pages? Can I have only on posts? =
  33. The PRO version of Simple Author Box fixes this.
  34. = I have two author boxes. How can I hide one? =
  35. The second author box might be a theme feature and you will need to turn it off from your theme’s options, or hide it with custom CSS.
  36. = How can I get support? =
  37. You can get free support either here on the support forums: <a href="https://wordpress.org/support/plugin/simple-author-box">https://wordpress.org/support/plugin/simple-author-box</a>
  38. Or if you send us an email at <a href="mailto:support@machothemes.com">support@machothemes.com</a>
  39. = How can I say thanks? =
  40. You can say thank you by leaving us a review here: <a href="https://wordpress.org/support/plugin/simple-author-box/reviews/#new-post">https://wordpress.org/support/plugin/simple-author-box/reviews/#new-post</a>
  41. Or you can give back by recommending this amazing plugin to your friends!
  42. == Screenshots ==
  43. 1. Simple Author Box - Colored icons - squares
  44. 2. Simple Author Box - Colored icons - circles
  45. 3. Simple Author Box - Grey icons - author square
  46. 4. Simple Author Box - Grey icons - author circle
  47. 5. Simple Author Box - White icons - grey background
  48. 6. Simple Author Box - White icons - blue background
  49. 7. Simple Author Box - RTL view 1
  50. 8. Simple Author Box - RTL view 2
  51. 9. Simple Author Box - Sample 2
  52. 10. Simple Author Box - Sample 1
  53. 11. Simple Author Box - Responsive view 1
  54. 12. Simple Author Box - Responsive view 2
  55. 13. Simple Author Box - Responsive view 3
  56. 14. Plugin options page, simple view (v1.2)
  57. == Changelog ==
  58. = 2.1.1 =
  59. * Minor fixes & version bump
  60. = 2.1.0 =
  61. * Speed improvement ( We removed FA and added icons as SVG's and removed our css file and added inline )
  62. * Added new Social Icon : Mastodont
  63. * Added RTL Support
  64. * Added option to add external url for user avatar
  65. * Added option to control the width of border
  66. * Fixed small issues
  67. See complete list here : https://github.com/MachoThemes/simple-author-box/milestone/7?closed=1
  68. = 2.0.9 =
  69. * AMP CSS fixes & validator
  70. = 2.0.8 =
  71. * Fixed a small bug re. custom AMP CSS (forgot to add 'px' units for author description paragraphs, browser was interpreting them as em)
  72. = 2.0.7 =
  73. * Added AMP compatibility
  74. * Fixed some CSS isues & cleaned up the code
  75. = 2.0.6 =
  76. * Initial PRO version release & minor bug fixes
  77. * Saving now remembers the tab you were on
  78. = 2.0.5 =
  79. * Fixed Profile Image of Admin Covers All User's Avatars : https://github.com/MachoThemes/simple-author-box/issues/58
  80. = 2.0.4 =
  81. * Added Snapchat icon: https://github.com/MachoThemes/simple-author-box/issues/35
  82. * Fixed Shortcode issue: https://github.com/MachoThemes/simple-author-box/issues/33
  83. * Added plugin uninstall feedback: https://github.com/MachoThemes/simple-author-box/issues/40
  84. * Fixes #45 (400 Error Loading Fonts)
  85. * Fixes #47 (Replace button in user profile for add social media)
  86. * Fixes #48 (Move feedback box only to support tab)
  87. * Fixes #49 (Display plugin version)
  88. * Fixes #43 (Add 500px icon)
  89. * Added various UI fixes (edit user profile button in plugin settings page, edit user profile/sab settings visible in author box _Only if user is logged in_ on the frontend)
  90. * Fixes incompatibility with SiteOrigin PageBuilder (fixed in: 406f569dd1eaee54801e1b5359bf101a9e6fd1ea); thanks @AlexGStapleton)
  91. * There was a bug that prevented the following options: "Open author website link in a new tab" && "Add "nofollow" attribute on author website link" when the "show author website" option was toggled to ON. Now it's fixed - yay.
  92. * Fixes #50 (Replace all gravatar instances in wp-admin with SAB custom image)
  93. * Introduces new, simplified UI
  94. * Updated plugin GPL requirements
  95. = 2.0.3 =
  96. * Fixed again the typography issue.
  97. * Fixed email in social icons
  98. * Add Meetup, Quora & Medium social icons
  99. = 2.0.2 =
  100. * Fixed a typography issue
  101. * Added VK
  102. = 2.0.1 =
  103. * Removed simple author box from pages.
  104. * Added new tab in setting page
  105. = 2.0 =
  106. * Included the option to add html to a user's description ( https://github.com/MachoThemes/simple-author-box/issues/23 )
  107. * Fixed Google fonts error ( https://github.com/MachoThemes/simple-author-box/issues/14 )
  108. * Added new features ( https://github.com/MachoThemes/simple-author-box/issues/7 )
  109. * Added the posibility to add custom profile images
  110. * Created a shortcode that can be placed inside the posts' content wherever a user wants
  111. * Improved how you add social links
  112. = 1.9 =
  113. * Removed lang folder, translations are now being handled by GlotPress on w.org
  114. * Fixed a CSS bug ( https://github.com/MachoThemes/simple-author-box/issues/11 )
  115. * Removed ShortPixel Banner ( https://github.com/MachoThemes/simple-author-box/issues/8 )
  116. * Minor UI reworks. The plugin's CSS was overwriting a lot of WordPress Core UI styling
  117. * Removed RTL CSS stylesheets as they weren't being properly handled. Will re-add them at a later date, after the new UI will be released
  118. * Updated the URL that was loading FontAwesome Icons from 4.1 -> 4.7 ( https://github.com/MachoThemes/simple-author-box/issues/9 )
  119. * Fixed oEmbed bug on front-end ( https://github.com/MachoThemes/simple-author-box/issues/2 )
  120. * Added MixCloud Icon ( https://github.com/MachoThemes/simple-author-box/issues/3 )
  121. * Added GoodReads Icon ( https://github.com/MachoThemes/simple-author-box/issues/6 )
  122. = 1.8 =
  123. * Changed plugin authorship
  124. = 1.7 =
  125. * Fixed a small CSS issue.
  126. * Added a recommendation for an image optimization plugin - ShortPixel
  127. = 1.6 =
  128. * Fixed a small CSS issue.
  129. = 1.5 =
  130. * Added XING network social profile field & icon.
  131. = 1.4 =
  132. * Fixed the code snippet provided for manually insert the author box. Thanks to [@mazter3000](http://wordpress.org/support/profile/mazter3000) for the [bug report](http://wordpress.org/support/topic/how-to-insert-code-to-php?replies=7#post-5886931).
  133. * Fixed a line-height issue on author name link.
  134. = 1.3 =
  135. * Fixed a line-height issue on author description text and other small css fixes.
  136. = 1.2 =
  137. * Added author website option, fully configurable.
  138. * Added the ability to manually insert the author box on author.php or archive.php.
  139. * Added two more conditionals to load plugin CSS when need it.
  140. * Fixed some visual appearance of admin options in Google Chrome.
  141. * Updated translation with the new strings.
  142. = 1.1 =
  143. * Removed AIM, Yahoo, and Jabber Fields from the WordPress Profile Page.
  144. = 1.0 =
  145. * Initial release