There is no IF field_group
-
Plugin is working fine, but it lacks a very very important part. You can’t check if there is “field group” associated with the post/page by simply writing
if ( field_group('field_group_name') ) {}
I consider this a major flaw.
- The topic ‘There is no IF field_group’ is closed to new replies.