Skip to content

Instantly share code, notes, and snippets.

View Beee4life's full-sized avatar

Beee Beee4life

View GitHub Profile
# grumphp.yml
parameters:
tasks:
git_blacklist:
keywords:
- "die("
- "var_dump("
- "monster"
whitelist_patterns: ["wp_die("]
triggered_by: ['php']
@Beee4life
Beee4life / em-constants.md
Last active October 3, 2017 15:49
A list of all constants for the Wordpress plugin Events Manager

EM Constants

EM_VERSION

5.7 (currently)

EM_PRO_MIN_VERSION

2.392 (currently)

EM_PRO_MIN_VERSION_CRITICAL

2.377 (currently)