four col thing
This commit is contained in:
@@ -103,6 +103,13 @@ class RadThemeEngine
|
||||
};
|
||||
}
|
||||
|
||||
public static function acfOption()
|
||||
{
|
||||
return function ($template, $context, $args, $source) {
|
||||
return get_field($args, "options");
|
||||
};
|
||||
}
|
||||
|
||||
public static function count()
|
||||
{
|
||||
return function ($template, $context, $args, $source) {
|
||||
|
||||
Reference in New Issue
Block a user