Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

[V2] Add WPDB Prefix to App_Config #119

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

WPDB prefix should be added to App_Config, it could be added to the namespace array and accessed via

App_Config::wpdb_prefix()

Would be based on the current instance if multi site.