You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated deprecation handlers account for methods and properties; still, removing those could result in unexpected values being returned to the caller. Here are all deprecated methods.
Filters and action removal should only affect behavior; probably, no one will notice that.
We'll see TSF v5.2 in Summer 2025 at the earliest. A 1.5-year window would be plenty for migrations; I also offered to update all deprecated code any user would have, and that offer still stands.
The text was updated successfully, but these errors were encountered:
In TSF v5.0, released on November 22, 2023, we were left with over 420 deprecations:
Purging them will ease maintenance and reduce the plugin's size by about 10%.
If we remove the deprecated classes, sites could experience crashes — we currently handle these via class extensions.
Automated deprecation handlers account for methods and properties; still, removing those could result in unexpected values being returned to the caller. Here are all deprecated methods.
Filters and action removal should only affect behavior; probably, no one will notice that.
We'll see TSF v5.2 in Summer 2025 at the earliest. A 1.5-year window would be plenty for migrations; I also offered to update all deprecated code any user would have, and that offer still stands.
The text was updated successfully, but these errors were encountered: