We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Upon installation, I noticed a few PHP notices indicating that the variable $description was undefined in: ~/includes/class-admin.php, Line 30.
This issue appears to relate to Admin::add_section().
Additionally, I found a few other similar PHP notices indicating that the description offset was undefined in: ~/includes/class-admin.php, Line 77.
This issue appears to relate to Admin::echo_setting_html().
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Upon installation, I noticed a few PHP notices indicating that the variable $description was undefined in:
~/includes/class-admin.php, Line 30.
This issue appears to relate to Admin::add_section().
Additionally, I found a few other similar PHP notices indicating that the description offset was undefined in:
~/includes/class-admin.php, Line 77.
This issue appears to relate to Admin::echo_setting_html().
The text was updated successfully, but these errors were encountered: