Skip to content

4.24.5

Latest
Compare
Choose a tag to compare
@donnapep donnapep released this 16 Jan 14:40
· 7 commits to trunk since this release
c9a608c

Security

  • Fix unprepared SQL
  • Remove feed content if the user doesn't have access to the lesson

Added

  • Wrap question numbers in <span> tags #7738

Changed

  • Replace date with gmdate #7735
  • Replace unlink with wp_delete_file #7732
  • Replace wp_json_encode with json_encode #7730
  • Update the placeholder to use an internal image #7728
  • Replace strip_tags with wp_strip_all_tags #7731

Deprecated

  • Deprecate load_localisation and load_plugin_textdomain functions #7713

Removed

  • Remove manual loading of translations #7713
  • Remove fallback code for Sensei Pro update reminder #7729
  • Remove files that are already included in WordPress Core #7727
  • Remove obsolete code from Students area #7726

Fixed

  • Initialize Sensei blocks for posts #7736
  • Remove usage of deprecated parameters in WordPress Core functions #7724