Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61040, comment 13


Ignore:
Timestamp:
04/26/2024 05:48:03 PM (7 months ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61040, comment 13

    initial v1  
    1818);
    1919}}}
    20 4. Modify `wp_ajax_activate_plugin()` (in `src/wp-admin/includes/admin-ajax.php`) so it ends with the following:
     204. Modify `wp_ajax_activate_plugin()` (in `src/wp-admin/includes/ajax-actions.php`) so it ends with the following:
    2121{{{#!php
    2222// Add these two lines above the call to wp_send_json_success().