The BoldGrid Library for shared code used in official BoldGrid plugins and themes.
Using composer, you can get started quickly:
composer require boldgrid/library
Release Date: May 13, 2024
- Update: Fix additional PHP 8.2 Deprecation notices.
Release Date: Apr 19, 2024
- Bug Fix: Fixed issue with invalid application of the 'random_password' filter #117
Release date: Feb 7th, 2024
- Bug Fix: Incorrect Usage of ABSPATH which breaks sites using custom WordPress install paths #114
Release date: May 23rd, 2023
- Update: Fix PHP 8.2 Deprecation notices.
Release date: November 1st, 2022
- Update: Allow menus to be hidden.
Release date: June 5th, 2022
- Bug Fix: Fix fatal error 'IMH_Central class not found' occuring on some installs.
Release date: June 26th, 2022
- Bug Fix: Allow premium license key on preview servers.
Release date: May 25th, 2022
- Update: Add filters to premium urls.
- Update: Add fallback filters for IMH Central users when Boldgrid Connect plugin is inactive.
Release date: March 15th, 2022
- Update: Allow configs to be updated via an option.
- Update: Misc updates to automated tests.
- Bug fix: Avoid issues on the ftp filesystem.
Release date: September 8, 2021
- Bug Fix: Review prompt prevents admins from deleting other user accounts #192
Release date: June 10th, 2021
- Bug Fix: Avoid PHP Error in Dashboard/SortWidgets.php by validating widget containers.
Release date: October 13th, 2020
- Bug Fix: Avoid PHP Warning in Dashboard/SortWidgets.php by validating widgets.
- Bug Fix: Avoid PHP Warning in NewsWidget.php by validating posts.
Release date: August 12th, 2020
- Update: Various changes for WordPress 5.5
- Bug Fix: Added transient validatiors.
Release date: July 28th, 2020
- Bug Fix: php 7.4 compatibility issue in Dashboard News Widget.
Release date: July 7th, 2020
- Bug Fix: Fixed css inconsistency between firefox and chrome
- Bug Fix: Fixed padding of links to match footer text.
- Update: Removed Auto Update functionality from library and moved to Total Upkeep plugin.
- New Feature: Added Plugin\Factory Class allowing for Plugin\Plugin objects to be generated via factory.
- New Feature: Added new methods to Plugin\Plugins class.
- New Feature: Added new UnitTests.
- New Feature: Updated UI to use a fixed container layout.
Release date: June 23rd, 2020
- Bug fix: Check for Card class before using card.
Release date: May 29th, 2020
- Bug fix: Do not load libraries from deleted plugins.
- Update: Expanded Plugins class and added Themes class.
Release date: February 7th, 2020
- Update: Display plugin notices via javascript.
Release date: February 6th, 2020
- Update: Added plugin notifications.
Release date: January 14th, 2019
- Update: Added spinner for the UI menu while the page loads.
Release date: December 19th, 2019
- Update: Added Usage class.
- Update: Added methods to Plugin class for getting / testing version data via plugins_checked.
Release date: December 10th, 2019
- Update: Changed the recommended form plugin from WPForms to weForms.
Release date: November 19, 2019
- Update: Renamed plugin from "BoldGrid Backup" to "Total Upkeep".
Release date: November 11, 2019
- Bug fix: Misc style fixes for WordPress 5.3.
Release date: October 11th, 2019
- Bug fix: Moved temporary pluggable function code to a new file to fix scope.
Release date: October 10th, 2019
- Bug fix: Stop using pluggable.php file.
Release date: September 17th, 2019
- Update: Added methods to easily get a plugin's install and activate urls.
Release date: September 5th, 2019
- Update: Recommend W3 Total Cache in Plugins > Add New
- Update: Removing BoldGrid Staging from Plugins > Add New
Release date: August 29th, 2019
- New feature: Show BoldGrid News widget in the dashboard.
- New feature: Show BoldGrid Notifications widget in the dashboard.
- New feature: New dashboard pages, can be utilized by plugins.
Release date: August 1st, 2019
- Bug fix: Optimized plugin checker.
- Updated: Updated deps.
Release date: July 25th, 2019
- Update: Added a trailing slash to Central url for the Reseller.
Release date: July 2nd, 2019
- New feature: Added A BoldGrid RSS feed to the dashboard.
Release date: June 7th, 2019
- Update: Updated dependencies.
Release date: May 21st, 2019
- Bug fix: Ensure correct library versions are set during bulk activation.
Release date: Apr 16th, 2019
- New feature: "Get a new key" updated to link to BoldGrid Central, and automatically add the key given.
- New feature: Adding German translations, de_DE.
- Update: Made translation ready. Text domain changed to boldgrid-library.
Release date: Jan 15th, 2019
- Update: Add method to get a plugin's download url from the api server.
- Update: New system that asks user for bug fixes / new features, or requests plugin rating.
- Update: Minor updates to the BoldGrid Connect Key prompt.
Release date: Dec 5th, 2018
- Update: Inverse logic fixes, is_plugin_active vs is_plugin_inactive.
Release date: Dec 4th, 2018
- Bug fix: BoldGrid logo not showing in front end admin bar.
Release date: Dec 4th, 2018
- Bug fix: JIRA BGCONN-35 Prevent Connect Key notice on block editor pages.
Release date: Nov 27th, 2018
- Feature: Adding Crio's enzo to the admin icons font.
Release date: Nov 26th, 2018
- Update: Updated production build process to use composer post-autoload-dump hook.
Release date: Nov 20th, 2018
- Bug fix: JIRA BGCONN-29 Fixed API key entry form; removing inputs and displaying success message.
- Update: JIRA BGCONN-32 Removed auto-update section from settings. It is still used by the Backup plugin.
- Update: JIRA BGBKUP-285 Save settings and reload to the current section.
Release date: Oct 30th, 2018
- Feature: JIRA BGCONN-16 Added BoldGrid Connect settings for individual plugin and theme auto-updates.
- Feature: JS framework for Postbox settings.
- Bug fix: JIRA BGCONN-19 Fixed display when the library is used in a theme.
- Bug fix: JIRA BGBKUP-270 Dismissible notices are not staying dismissed.
- Update: Theme check fixes.
- Feature: JIRA BGTHEME-576 Add filter to check for is premium.
- Feature: JIRA BGCONN-23 Added mini Connect Key entry form.
- Update: Update success message after successful key entry.
- Bug fix: Show timeout message when saving key times out.
- Bug fix: Misc bug fuxes.
- Fix: Display issue with key entry prompt HTML.
- Feature: JIRA BGTHEME-361 BoldGrid Connect Page.
- Feature: JIRA BGTHEME-361 Admin Bar Menus.
- Update: JIRA WPB-3922 Updated license API to v2.
- Update: JIRA BGINSP-23 Updated "boldgrid_available" transient lifetime and checking. Also fixed fatal error when API has an error response.
- Bug fix: Updating boldgrid-backup link in config.
- Update: JIRA BGBKUP-220 Sanitize inputs.
- Bug fix: JIRA BGINSP-15 Disable Connect Key request button after submission.
- Update: More clear error message on failed ajax license clears.
- Update: Added prettier-eslint.
- Bug fix: JIRA BGBKUP-180 Fixed empty check for PHP 5.3.
- Feature: JIRA BGBKUP-180 Handle auto updates as configured by the boldgrid_settings option.
- Bug fix: JIRA WPB-3767 Prevent invalid API calls for check-version.
- Bug fix: JIRA WPB-3730 Fixed loading of plugin installer class.
- Update: JIRA WPB-3725 Use a transient in Checker::findUpdated().
- Bug fix: JIRA WPB-3724 Do not call getLicense if Connect Key is not available.
- Update: JIRA WPB-3721 Moved Plugin\Checker back to Library.
- Bug fix: Duplicate admin notices showing.
- Bug fix: JIRA WPB-3714 Fixed PHP notice in Key::verifyData().
- Feature: As a user, I can refresh my license key status.
- Feature: JIRA BGTHEME-103 Added ClaimPremiumKey notice.
- Feature: JIRA BGINSP-3 Added filter to display Connect Key prompt admin notice, even if dismissed.
- Update: JIRA WPB-3684 Moved plugin install to its own package (boldgrid/plugin-install).
- Feature: JIRA BGBKUP-75 Added dismiss/undismiss for Connect Key prompt/notice.
- Bug fix: JIRA BGBKUP-67 Fixed key prompt is-dismissible, and hid duplicate notice from other plugin.
- Feature: JIRA WPB-3638 Added post-and-page-builder and boldgrid-easy-seo to the Plugins >> Add New page.
- Bug fix: JIRA WPB-3636 Fixed invalid version number sent for plugins not installed, but in config.
- Bug fix: JIRA WPB-3635 API calls now respect release channels.
- Bug fix: JIRA WPB-3518 Fixed fatal error in certain scenarios from double inclusion of WP core files.
- Bug fix: JIRA WPB-3427 Adjusted handling of plugin update transients.
-
Added premium product check to license class.
-
Validate plugin before printing card.
-
Bug fixes.
-
Added form affiliate data.
-
Added action for when theme release channel changed.
-
Added Reseller class.
Before you can use the development version of this plugin you must install the dependencies.
composer install -o --prefer-source
yarn install
gulp
To test / trigger auto updates, you can run the following:
wp option delete auto_updater.lock & wp transient delete --all && wp cron event run wp_version_check