Browse: Home / Functions /

learndash_get_db_user_grants

learndash_get_db_user_grants()

Gets the MySQL privileges for the DB_USER defined in the wp-config.


Description #


Return #

(array<mixed>) An array of MySQL privilege grants.


Source #

File: includes/ld-misc-functions.php


Changelog #

Changelog
Version Description
2.4.7 Introduced.