upgrade_completed method uses undefined POSTMARK_DIR constant
-
If you upgrade any other plugin via the CLI (wp plugin upgrade), you get a warning from Postmark that POSTMARK_DIR is undefined, as it’s called via a filter, and isn’t initialized.
Can this be addressed?
Warning: Use of undefined constant POSTMARK_DIR – assumed ‘POSTMARK_DIR’ (this will throw an Error in a future version of PHP) in /app/wp-content/plugins/postmark-approved-wordpress-plugin/postmark.php on line 450
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘upgrade_completed method uses undefined POSTMARK_DIR constant’ is closed to new replies.