Twire v 0.8.1
What is it?
This plugin will extend Buddypress to have Twitter and BuddyPress combined to get a Twire.
You must have 2 things: 1. Wordpress MU 2. Buddy Press
How do I install it?
- Copy twire directory to your /wp-content/bp-themes// directory Example: wp-content/bp-themes/bp-member/twire
- Drop bp-twire & bp-twire.php into the ‘wp-content/plugins’ directory for your installation. You will then need to activate Twire sitewide in the “Plugins” admin panel AS ADMIN!
Then go to your dashboard again as admin. This installs the DB table. - Log in and go to your Buddypress profile. From there configure your Twire settings (username, password, prefix (if you want one)) and that’s it.
License
Copyright (c) 2009 http://getpaidfrom.us Dynamic Endeavors LLC. All rights reserved.
Released under the GPL license http://www.opensource.org/licenses/gpl-license.php
This is an add-on for WordPress MU http://wordpress.org/
0.1
- Initial version.
0.2
- Allow nothing for twire prefix and fixed user/pass entry
0.3
- Save settings works, Display of icon is correct,
- cross posting works, user list works after logout, pagination works
- no more need for two classes, may work with php 4 and 5 in this version
0.4
- Fixed 3 bugs, one in which didn’t allow you to log back in!
0.5
- Bundled up to work with trunk version of BuddyPress
0.6
- Major functionality added.
- Works with released version of Buddypress as a true plugin
- Sitewide activity, User activity, notifications, character limit (realtime update), and more
0.6.1
- Added admin case to readme. Removed whitespace in twitter.php file. Don’t waste time trying to talk to twitter in getallposts if not configured.
0.7
- Added code to not talk to twitter if twire not configured.
- Added twitter communication logic for up to 4 times a minute updating allowed.* Communication logic is configurable in a define in bp-twire-classes.php at the top.
- Fixed issue, where if twitter is down and you try to save it returns error rather than post to local twire.
- Adjusted post button size.
- Cleaned up some commented out code.
- Also, put in future if I update the DB test.
0.8
- Upgraded to work with Buddypress post 1.0.0
- Upgraded to work in a Buddypress sub folder install
- Moved bp-twire to the same folder as bp-twire
0.8.1
- Moved twire files to base for auto install of most of twire with wordpress
- You still need to install the twire directory in to the member theme!!!
Download
Wordpress.org: http://wordpress.org/extend/plugins/twire/