Changeset 1951420
- Timestamp:
- 10/04/2018 12:41:15 PM (7 years ago)
- File:
-
- 1 edited
-
wp-tracy/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-tracy/trunk/readme.txt
r1951409 r1951420 34 34 5.5 WP_TRACY_PANELS_FILTERING_ALLOWED - `on`/`off` 35 35 36 There is also a special constant WP_TRACY_PROGRAMMATICALLY_DISABLED that allows you to uninitialized the plugin from the code. For example, It is used for a console. However it must be defined before plugins loaded. 37 36 38 == Frequently Asked Questions == 37 39 … … 62 64 5. WP_TRACY_PANELS_FILTERING_ALLOWED - `on`/`off` 63 65 64 There is a special constant WP_TRACY_PROGRAMMATICALLY_DISABLED that allows you to uninitialized the plugin from the code. For example, It is used for a console. However it must be defined before plugins loaded.66 There is also a special constant WP_TRACY_PROGRAMMATICALLY_DISABLED that allows you to uninitialized the plugin from the code. For example, It is used for a console. However it must be defined before plugins loaded. 65 67 66 68 = What information / panels are displayed? =
Note: See TracChangeset
for help on using the changeset viewer.