Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
pum_get_db_ver()
Get the current blog db_ver.
Description Description
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Return Return
(mixed)
Source Source
File: includes/functions/general.php
function pum_get_db_ver() { return get_option( 'pum_db_ver', false ); }
Expand full source code Collapse full source code View on Trac