Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62154, comment 6


Ignore:
Timestamp:
10/03/2024 08:48:26 PM (8 months ago)
Author:
room34
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62154, comment 6

    initial v1  
    22
    33I'm testing my plugins with 6.7-beta1, and I'm getting these warnings ''only'' on a Multisite installation. I get them even after I remove the function call from my plugin entirely, so it's not the plugin that's causing the error… it seems to be Multisite itself.
     4
     5Regardless of that, what you're saying is that since WordPress 4.6 there has been no need for plugins to call this function in order for their translations to load, is that correct? If so, I'll go ahead and remove the code, since I don't support that far back anyway.