FB CommentPress – WordPress Theme
FB CommentPress is designed as a drop-in module for Facebook applications, providing discussion functionality, similar to a Facebook Wall.

== Installation ==
- Install WordPress [Latest Version] into your application directory. Example /facebook/myapp/wp/…
- Copy the entire fb_commentpress theme directory into [wordpress_dir]/wp-content/themes/
- Modify /fb_commentpress/functions.php for your application.
- Log into the WordPress admin interface and select the fb_commentpress theme.
- Download and install the Subscribe-to-Comments plugin.
== Usage ==
Within your Facebook application, create a form that posts to your WordPress instance. The action should point to [WordPress Directory]/index.php?p=-1. Use relative paths.
Important: You must include ‘p=-1′ in the action url.
The form variable [app_topic_id] is the unique id for this application and topic.
A form variable called [title] will be used to populate the comment topic.
[content] will populate the content of the post if more information is needed in addition to the topic.
Example:
<form method=”POST” action=”wp/index.php?p=-1″>
<input type=”text” name=”app_topic_id”>
<input type=”text” name=”title”>
<input type=”text” name=”content”>
<input type=”submit” >
</form>
Download
Current Version — 1.2
Download fb_commentpress.zip from this site.
FAQ
- Is this just a theme that changes the look of WordPress?
No. Every WordPress theme can include additional functions. Programming is included with this theme to enable discussion capabilities beyond the base WordPress application.
- Can I have a custom Permalink structure when using this theme?
No. You should use the default Permalink options. Do not change the default Permalink settings.
Maintenance
1.2 – Created the ability to sync threads and link back through replies.
1.1 – Added full support for the index page, search, and paging. Access the index page by navigating to index.php.
Licensing
FB CommentPress is free for freelance developers, sole proprietors with less than three employees, and non-profits. If you’d like to contribute to the future development of this product, be placed on the mailing list for upgrades, and receive email support, please purchase a maintenance plan.
Please purchase a maintenance plan (click on ‘Buy Now’).
- It’s only $5.
- It ensures my ability to enhance the theme and provide you with support.
- This plan includes guaranteed support for 1 incident via email.
- You’ll receive notifications of enhancements and bug fixes.
- It’s good Karma.
- It’s only $5.
If you really want to show your support, feel free to increase the quantity on the payment page. Your emails will instantly rise to the top of my list.
Maintenance For Free Downloads
FB CommentPress is not free to for-profit companies with more than two employees, however, it is still very reasonable. Your purchase will ensure that the software is updated and improved for all to enjoy. In addition to the software license, you will receive all of the benefits of the Maintenance Plan above.
Paid Downloads
Thank you
Legal
Disclaimer of Warranty; Limitation of Liability. 1. YOU EXPRESSLY AGREE THAT YOUR USE OF THIS SOFTWARE IS AT YOUR OWN RISK. SHANNON WHITLEY DOES NOT WARRANT THAT THE SOFTWARE WILL BE SECURE OR ERROR-FREE; NOR DOES HE MAKE ANY WARRANTY AS TO THE RESULTS THAT MAY BE OBTAINED FROM USE OF THE SOFTWARE INCLUDING ACCURACY, RELIABILITY, QUALITY, ADEQUACY, TIMELINESS OR AUTHENTICITY. NOR DOES HE MAKE ANY WARRANTY AS TO THE ACCURACY, RELIABILITY, QUALITY, ADEQUACY TIMELINESS OR AUTHENTICITY OF ANY CONTENT, INFORMATION, SERVICE, PRODUCTS, MERCHANDISE OR OTHER MATERIAL PURCHASED IN RELATION TO THIS SOFTWARE. 2. THE SOFTWARE AND CONTENT IS PROVIDED ON AN “AS IS” AND “AS AVAILABLE” BASIS WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 3. THIS DISCLAIMER OF LIABILITY APPLIES TO ANY DAMAGES OR INJURY CAUSED BY ANY FAILURE OF PERFORMANCE, ERROR, OMISSION, INTERRUPTION, DELETION, DEFECT, DELAY IN OPERATION OR TRANSMISSION, COMPUTER VIRUS, COMMUNICATION LINE FAILURE, THEFT OR DESTRUCTION OR UNAUTHORIZED ACCESS TO, ALTERATION OF, OR USE OF RECORD, WHETHER FOR BREACH OF CONTRACT, TORTIOUS BEHAVIOR, NEGLIGENCE, OR UNDER ANY OTHER CAUSE OF ACTION REGARDLESS OF WHETHER SHANNON WHITLEY HAD NOTICE OF THE CAUSE OR SUCH CAUSE WAS FORESEEABLE. 4. IN NO EVENT WILL SHANNON WHITLEY, OR ANY PERSON OR ENTITY INVOLVED IN CREATING, PRODUCING OR DISTRIBUTING THE SOFTWARE, BE LIABLE TO YOU OR ANY OTHER PERSON OR ENTITY FOR ANY DAMAGES, INCLUDING (WITHOUT LIMITATION) DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, LOSS OF PROFIT OR REVENUE OR PUNITIVE DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE. 5. THESE DISCLAIMERS AND LIMITATIONS SHALL APPLY EVEN IN THE EVENT OF A FUNDAMENTAL OR MATERIAL BREACH OR A BREACH OF THE FUNDAMENTAL OR MATERIAL TERMS OF THESE TERMS OF SERVICE. 6. Some jurisdictions do not allow the exclusion of certain warranties or the limitation or exclusion of liability for incidental or consequential damages. Accordingly, some of the above limitations may not apply to you.



