Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #40454


Ignore:
Timestamp:
04/15/2017 10:20:53 AM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40454

    • Property Focuses administration added
    • Property Component changed from General to Plugins
  • Ticket #40454 – Description

    initial v2  
    33
    44I think, there should be something like this:
    5 
     5{{{
    66if(!BULK_PLUGIN_ACTIVATION){
    77    redirect.....
    88}
    9 
     9}}}
    1010so, make something , as developer could  differentiate between individual and bulk  activation.