Plugin Directory

Changeset 2753626


Ignore:
Timestamp:
07/08/2022 09:07:08 AM (4 years ago)
Author:
pressmaninc
Message:

add 1.0.1

Location:
check-php-memory-peak
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • check-php-memory-peak/tags/1.0.1/readme.txt

    r2753571 r2753626  
    1818== For developer ==
    19191. The default value for the threshold is 32 MB, but can be set to any value. Please define WP10_MEMORY_ALERT_THRESHOLD in megabytes in wp-config.php file.
    20 2. The plugin has a filter hook called “cpmp_delete_things_list”. This hook can be used to delete any content from the information retrieved by $_REQUEST.
     202. The plugin has a filter hook called "cpmp_delete_things_list". This hook can be used to delete any content from the information retrieved by $_REQUEST.
    2121
    2222== Installation ==
  • check-php-memory-peak/trunk/readme.txt

    r2753571 r2753626  
    1818== For developer ==
    19191. The default value for the threshold is 32 MB, but can be set to any value. Please define WP10_MEMORY_ALERT_THRESHOLD in megabytes in wp-config.php file.
    20 2. The plugin has a filter hook called “cpmp_delete_things_list”. This hook can be used to delete any content from the information retrieved by $_REQUEST.
     202. The plugin has a filter hook called "cpmp_delete_things_list". This hook can be used to delete any content from the information retrieved by $_REQUEST.
    2121
    2222== Installation ==
Note: See TracChangeset for help on using the changeset viewer.