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_is_v1_4_compatible()
Checks if the db_ver is v1.4 compatible.
Description Description
v1.4 compatibility is db_ver 6 or higher.
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
(bool)
Source Source
File: includes/functions-deprecated.php
function pum_is_v1_4_compatible() { return true; }
Expand full source code Collapse full source code View on Trac