- tests on editing author page with acf fields
- some reflexions on registrations
This commit is contained in:
@@ -296,7 +296,7 @@ class PLGNTLS_class
|
||||
if ($already_enqueued !== false)
|
||||
return null;
|
||||
}
|
||||
else if ($script->ext === "css")
|
||||
else if ($src->ext === "css")
|
||||
{
|
||||
global $wp_styles;
|
||||
$already_enqueued = array_search($src->handle, $wp_styles->queue);
|
||||
|
||||
Reference in New Issue
Block a user