Descrição
This plugin will give you a simple widget that you can use to display your blog’s authors, including their gravatars and post counts.
The widget uses universal widget styling, so should fit perfectly into any WordPress theme.
funcionalidades
- Blog Authors Widget
- Widget Title Option
- Option to enable author gravatars
- Option to enable author post counts
Instalação
- Upload the ‘simple-blog-authors-widget’ folder to the
/wp-content/plugins/
directory - Ative o plugin por meio do menu “Plugins” no WordPress
FAQ
- Simple Blog Authors Widget is gone after I updated to version 1.0.3?
-
The class name was changed, so you should add the widget again from Appearance => Widgets.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“Simple Blog Authors Widget” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Simple Blog Authors Widget” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
(24.04.2016)
- Update Tested up to: 4.5
- Improve i18n strings anf functions
- Add Bulgarian translations
(06.12.2015)
- Update Tested up to: 4.4
(09.08.2015)
- Version updated to 1.5.0
- Move all functions to Class and update the OOP structure.
- Fix “Deprecating PHP4 style constructors in WordPress 4.3”.
- See: https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/
- remove console.log from the main.js file
- Add SBAW_VERSION define variable
- Add SBAW_TEXT_DOMAIN define variable
(26.10.2014)
- Version was changed to 1.4.0
- Added option to display authors in dropdown menu
(05.06.2014)
- Version was changed to 1.0.3
- The plugin authorship was changed from Pippin Williamson to Stanko Metodiev.
-
Fixed some notices for undefined variables.
-
Fixed a bug that made it so you could not disable gravatars
- Only authors with at least one post are listed now
- Only pulls in users with a level greater than 0