Hello, sorry take long time to reply.
I’m on local development. Redo everything. Still error.
1. Error happened on every pages on administration screen and also on frontend. Displayed at very bottom of every pages.
2. Default theme.
3. WP vanilla install. No other plugins, themes, or functions. Only this plugin activated.
My development setup:
On xampp 5.5 (default config)
wordpress.dev (vhost)
# Directory structure
---/ -> WP_HOME & WP_CONTENT_(DIR|URL)
---/app/ -> WP_SITEURL & ABSPATH
---/languages/ -> WP_LANG_DIR
---/plugins/ -> WP_PLUGINS_(DIR|URL)
---/required/ -> WPMU_PLUGINS_(DIR|URL)
---/themes/ -> $theme_root
---/.htaccess
---/index.php
---/wp-config.php
Hope this help. Thanks.