Описание
Shows the last xx topics of your BBpress forum on your WordPress blog. This plugin consists out of two widgets one contains the last topics created and the second one the last posts made.
Установка
- Upload the file
bbpress-last-topics.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Change your settings under Settings -> BBpres last topics
- In case you use the wordpress blog in is installed under the same database as your BBpress forum you can check the checkbox. Otherwise you have to enter the data information for the database.
- BBpress Prefix is the prefix used for the BBpress tables
- BBpress URL is the URL used for the BBpress forum.
Часто задаваемые вопросы
- What is BBpress
-
BBpress is a free forum available at [http://bbpress.org].
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«BBpress last topics» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «BBpress last topics» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.2
- Added Support to show date or freshness.
- Added Possible to change template
- Added Possible to change widget title instead using translate function
- Added Last poster name in last xx posts
- Fixed a small bug in topics fetched from database when fetching with the WP database connection
- Fixed bug that will show only non deleted topics.
0.1
- First release