[Plugin: Term Menu Order] Init after everything
-
on “ns_tmo_plugin.class.php” line 25 if you set:
add_action(‘init’, array(&$this, ‘init’), 99); will make sure custom taxonomies are also included if created using “functions.php” and not a plugin.
Thanks,
Alysson Bortoli
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: Term Menu Order] Init after everything’ is closed to new replies.