/* * V7.1 modification * Allow categories per site */ function aad_site_allowed_for_post($site,$post_id){ if(empty($site['categories'])) return true; $post_categories = wp_get_post_categories($post_id); foreach($post_categories as $cat){ if(in_array($cat,$site['categories'])){ return true; } } return false; } « Best Places to Work » – Perspectives Med
dimanche, avril 26, 2026
Home Tags Posts tagged with "« Best Places to Work »"
Tag:

« Best Places to Work »

Adblock Detected

Please support us by disabling your AdBlocker extension from your browsers for our website.