Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61489, comment 12


Ignore:
Timestamp:
06/25/2024 06:53:19 AM (6 months ago)
Author:
thim00
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61489, comment 12

    initial v1  
    22> @thismatters @sberney Were each of you seeing the same errors regarding `_wp_footnotes_kses_init`?
    33
    4 We have a site that has just been updated from version 6.2.5 to 6.2.6 (while our staging environment remains at 6.2.5 and is functioning normally), and we are also seeing this error with the same function
    5 {{{
    6 _wp_footnotes_kses_init
    7 }}}
    8 . Several plugins are affected by this missing function, such as GiveWP.
     4We have a site that has just been updated from version 6.2.5 to 6.2.6 (while our staging environment remains at 6.2.5 and is functioning normally), and we are also seeing this error with the same function _wp_footnotes_kses_init. Several plugins are affected by this missing function, such as GiveWP.
    95
     6Edit : Rollback production to version 6.2.5 fixed it.
     7