Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53076, comment 10


Ignore:
Timestamp:
03/18/2025 06:36:59 PM (15 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53076, comment 10

    initial v1  
    99add_action( 'plugins_loaded', 'wp_load_press_this' );
    1010}}}
     11
     12(This idea is untested. Seems to be working at first look but there may be something that is expected to run before `plugins_loaded`.)