Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

BP Import Blog Activity

Описание

If you install BuddyPress on an already thriving WordPress installation, you’ll notice that existing blog comments and posts are not inserted into the activity stream. This plugin fixes that.

Requires WordPress Multisite

Установка

  • Upload the directory ‘/bp-import-blog-activity/’ to your WP plugins directory and activate from the Dashboard of the BP blog.
  • Select Import Blog Activity from under the Network Admin > Settings Dashboard menu, and click Import.

*** Back up your database, or at least wp_bp_activity, BEFORE clicking Import!
*** Do not use this plugin with a version of BuddyPress earlier than 1.2 — recorded times and other stuff may not work!
*** On a big installation you might hit memory limits! If so, open bp-import-blog-activity-bp-functions.php, and find lines 38 ad 39. Uncomment them, and adjust the numbers (currently 12 and 30) to keep the plugin from looping through all the blogs on your system. Then change the numbers and repeat until you’ve looped through all your blogs

*** Generally speaking, I don’t recommend you use this plugin unless you know what it does and what you’re doing!!

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«BP Import Blog Activity» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «BP Import Blog Activity» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.2

  • Updated to work with Network Admin
  • Fixed some PHP warnings

0.1

  • Initial release