Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38661, comment 3


Ignore:
Timestamp:
02/03/2018 05:47:37 AM (7 years ago)
Author:
szepe.viktor
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38661, comment 3

    initial v1  
    44
    55{{{#!php
    6 <?php
    7 check_admin_referer('bulk-plugins');
     6    check_admin_referer('bulk-plugins');
    87}}}