B2T Site Mods
Site mods to the B2T Training website.
by Michael Wender · github.com/wenderhost/b2t-site-mods · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wenderhost/b2t-site-mods/archive/refs/heads/main.zipReadme
B2T Site Mods
Contributors: TheWebist
Tags: comments, spam
Requires at least: 6.7.0
Tested up to: 7.0
Requires PHP: 8.4
Stable tag: 1.5.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Various extensions to the B2T Training website.
Description
Long description coming at some point in the future when I get around to it.
Changelog
1.5.8
- Bumping WooCommerce version (9.2.0 => 10.8.0) for
/Users/mwender/webdev/laravel-valet/b2ttraining.com/public/wp-content/plugins/b2t-site-mods/woocommerce/templates/myaccount/form-login.php.
1.5.7
- Adding
data-categories="essential"to Cloudflare Turnstile script tags.
1.5.6
- Re-enable user register submit button if Cloudflare Turnstile doesn't load.
1.5.5
- Dashboard widget now shows "Disabled" status when Cloudflare Turnstile API keys are not configured.
1.5.4
- Adding WP Admin Dashboard > Enable/Disable switch for Cloudflare Turnstile on My Account > Register form.
1.5.3
- Updating Cloudflare Turnstile integration such that the form submission button stays disabled until we receive a token back from Cloudflare.
- Adding error logging for
validate_turnstile_on_register(). - Updating Turnstile error messages to more accurately reflect what is happening.
1.5.2
- Removing references to deprecated code related to Divi Builder.
1.5.1
- Updating position of turnstile in "Register" form.
1.5.0
- Adding Cloudflare Turnstile validation to "Register" form.
1.4.6
- Removing
uber_log().
1.4.5
- Don't apply template to SolidWP emails.
1.4.4
- Correcting logo reference in MJML template (i.e. using
{{logo}}instead of full path to logo).
1.4.3
- BUGFIX: Recompiling
email.hbsso dynamic logo insertion is added to compiled template.
1.4.2
- Updating
custom_password_change_email()to reference the passed$useras an array. - Removing the signature from the email copy in
password_change_email_content().
1.4.1
- BUGFIX: Setting
{{logo}}variable inside email template. - Only setting last word of email heading to B2T orange if exactly two words in the heading.
1.4.0
- Adding global email template.
1.3.0
- Now pulling My Account text from ACF Options Page fields.
- Updating spelling of "Log In".
- Initial setup for Handlebars templating.
1.2.0
- Adding Excel files to allowed file types.
1.1.1
- Adjusting the placement of the Login form note.
1.1.0
- Modifying text on the WooCommerce My Account Login and Register forms.
1.0.0
- First release.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.5.7 | Feb 17, 2026 |
| 1.5.6 | Feb 16, 2026 |
| 1.5.5 | Jan 29, 2026 |
| 1.5.4 | Jan 29, 2026 |
| 1.5.3 | Jan 6, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.