Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/227 - Add widgets.php to Legacy loader #228

Merged
merged 3 commits into from
Jul 22, 2021
Merged

Issue/227 - Add widgets.php to Legacy loader #228

merged 3 commits into from
Jul 22, 2021

Conversation

JJJ
Copy link
Contributor

@JJJ JJJ commented Jul 22, 2021

Fixes #227.

JJJ added 3 commits July 20, 2021 12:11
This variable uses the current request time – not anything specific to the current day, exactly.
This change circumvents a fatal error with WordPress 5.8 by ensuring that all legacy functions are available in the new widgets UI.
@JJJ
Copy link
Contributor Author

JJJ commented Jul 22, 2021

Includes some minor changes for #225.

@JJJ JJJ merged commit 9fcea4c into release/2.2.3 Jul 22, 2021
@JJJ JJJ deleted the issue/227 branch July 22, 2021 15:03
JJJ added a commit that referenced this pull request Jul 23, 2021
* Admin: Introduce Base_List_Table::get_week_for_timestamp(). (#220)
* Legacy: styling improvements for all Default themes. (#222)
* Legacy: more theme compatibility improvements. See #221.
* Add widgets.php to Legacy loader (#228)
* Legacy: add missing $order parameter to sc_get_events_list docs
* Legacy: rename $today variable to $now in sc_get_events_list().
* Load: add widgets.php to admin pages that load legacy files.
* WordPress 5.8 widget fixes, and "in progress" filter (#229)
* Legacy: add missing $order parameter to sc_get_events_list docs
* Legacy: rename $today variable to $now in sc_get_events_list().
* Load: add widgets.php to admin pages that load legacy files.
* Widgets: add support for WordPress 5.8, and "in-progress" status.
* Bump dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant