Changeset 3088583
- Timestamp:
- 05/18/2024 06:37:56 AM (23 months ago)
- Location:
- vibe-buddypress-to-wp-mail-fix
- Files:
-
- 9 added
- 1 edited
-
tags/1.2 (added)
-
tags/1.2/LICENSE (added)
-
tags/1.2/README.md (added)
-
tags/1.2/languages (added)
-
tags/1.2/languages/vibe-bp-wpmail-en_US.mo (added)
-
tags/1.2/languages/vibe-bp-wpmail-en_US.po (added)
-
tags/1.2/languages/vibe-bp-wpmail.pot (added)
-
tags/1.2/loader.php (added)
-
tags/1.2/readme.txt (added)
-
trunk/loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vibe-buddypress-to-wp-mail-fix/trunk/loader.php
r2912381 r3088583 4 4 Plugin URI: https://www.Vibethemes.com 5 5 Description: Send BuddyPress emails via WP Mail 6 Version: 1. 16 Version: 1.2 7 7 Author: VibeThemes 8 Author URI: http://www.vibebp.com 8 Author URI: https://vibethemes.com 9 Tags: buddypress,mail 10 Requires at least: 6.0 11 Tested up to: 6.5.3 9 12 License: GPLv3 10 13 Text Domain: vibe-bp-wpmail … … 12 15 */ 13 16 14 //Credits : https://ast.io/html-emails-buddypress-bbpress/15 // Plugin helps users with no Coding experience to use the function.16 17 17 18 if ( ! defined( 'ABSPATH' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.