Deskripsi
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.
Fitur-fitur
- Blog Authors Widget
- Widget Title Option
- Option to enable author gravatars
- Option to enable author post counts
Instalasi
- Upload the ‘simple-blog-authors-widget’ folder to the
/wp-content/plugins/
directory - Aktifkan plugin melalui menu ‘Plugins’ di WordPress
Tanya Jawab
- 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.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Simple Blog Authors Widget” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Simple Blog Authors Widget” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
(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