Hello everyone.
This:
add_filter("mce_plugins", "my_button_plugin", 0);
add_filter('mce_buttons', 'my_button', 0);
add_action('tinymce_before_init','my_button_script');
apparently doesn't work with WP2.5 anymore. Is there a best practice
approach
to adding Tiny buttons going foward (from *within* the plugin code)?
Thanks,
Oliver
***
deliciousdays.com / cforms <http://www.deliciousdays.com/cforms-plugin>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers