rexjaguarius
Forum Replies Created
-
Forum: Plugins
In reply to: [I Agree! Popups] Exclude one PageHi there,
I just put it in over the weekend actually – busy week. Thank you! I works fine, the solution should have occurred to me I suppose.
Thanks for the fast fix!
Forum: Plugins
In reply to: [CMB2] Sanitize Field in Repeatable GroupWell sir, that was the most ridiculously helpful reply I’ve ever had. Thanks, perfect. Cmb2 is amazing, and I’m just delving into the more complex usage now, very helpful!
Forum: Plugins
In reply to: [CMB2] Return array from Theme Options MetaBox/Timber TwigAwesome! I created a new function to do that. I had looked at cmb2_options but I was missing the ->get_options() at the end.
Thanks for the help guys, keep on it – this is one of the best additions to wordpress imo, most especially since it is open source.
Forum: Plugins
In reply to: [CMB2] Return array from Theme Options MetaBox/Timber TwigThanks for your reply Michael.
Maybe this could be a feature request then? I would be great to be able to reference a particular metabox like that and pull an array of the values, especially for use with a library like Timber.
Is cmb2 not a good option for an admin panel? I’d like to be able to do things like tabbed options pages or separate collapsible metaboxes but I don’t think I can — maybe I’m just trying to avoid the work of doing it through the wordpress api?
Great plugin/library btw, love it – especially the repeating fields!