Skip to content

Releases: ZeekInteractive/wp-utils

Update APP_URL to include the 'app' directory

04 Mar 20:40
32ee4ec
Compare
Choose a tag to compare

Update APP_PATH to be correct path of app directory

04 Mar 11:46
a7720bb
Compare
Choose a tag to compare

Add Sentry exclusion

09 Nov 13:04
Compare
Choose a tag to compare
3.7.1

Add Sentry exclusion

Redis cache util

17 Dec 14:37
d153c98
Compare
Choose a tag to compare

Adds:

  • capability to search by pattern for redis keys
  • delete based on full key

Autoload app/src before kicking off Third Party

19 Jul 18:04
f371b0f
Compare
Choose a tag to compare

As it stood prior, the order was making it impossible to disable Third Party scripts, since they run before our filters would be processed.

Add db_transaction helper and support for lite mode flag to error handling

15 Jul 14:45
Compare
Choose a tag to compare
3.6.0

Add support for lite mode flag to error handling

Protected env loading

11 Jul 12:27
Compare
Choose a tag to compare

Wrapped .env.php file loading in try/catch to prevent fatal errors from malformed .env files.

Allow codebase to disable google tag manager

09 Jul 16:17
19c0b0d
Compare
Choose a tag to compare
3.4.1

Update GoogleTagManager.php

Add wpdb_prefix_table function

15 May 20:28
Compare
Choose a tag to compare
3.4.0

Add wpdb_prefix_table function

/bin folder support for wp-cli commands

12 Apr 14:31
Compare
Choose a tag to compare
3.3

Add support for wp-cli commands via /bin folder