BP Gifts

Description

Are you in search of more features for your BuddyPress site? BP Gifts can increase your user interaction on your site. The addon is easy to use. Administrators can add unlimited gifts to their network from the WordPress admin panel.

Users can go to compose message and select ‘Send a gift’ which opens a paginated modal box with gifts to select from.

Possible Social Network User Cases

  • Dating Sites
  • Community Networks
  • Entertainment
  • Family

Developer Notes

  • Translation Ready
  • Fully Commented
  • Query results cached (transients) for better performance

Languages

English (United States)

Screenshots

  • Gift Modal

Installation

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘BP Gifts’
  3. Activate BP Gifts from your Plugins page.

From ww.wp.xz.cn

  1. Download BP Gifts.
  2. Upload the ‘bp-gifts’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate BP Gifts from your Plugins page.

FAQ

Can I use my existing WordPress theme?

Yes! Themes do not affect the plugin feature

Is there support for the plugin?

Bugs can be reported to the developers at SuitePlugins

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BP Gifts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “BP Gifts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • A Plugin is born!

1.0.1

  • Security *
  • Added ABSPATH guards
  • Escaped gift output in composer and message display
  • Sanitized gift ID on message save with post type validation
  • Used prepared SQL for gift queries

  • Improvements *

  • Tested up to WordPress 7.0
  • Requires PHP 7.4