Display Flag

Returns <img> HTML with SVG flag for a given country code — useful in wp-admin lists.

echo CFGP_U::admin_country_flag('RS', '24px'); // <img ...>
Was this page helpful?