wp_tiny_mce anchor issue
-
Hi Everyone,
Im calling tinymce on my plugin using this code
wp_tiny_mce( true ,
array(
“editor_selector” => “broadcastmessage”,
“height” => 300,
“width” => 300
)
);but im having issue in his anchor button. its not working. Other buttons are working fine.
I tried it on 3.0.1 and its working fine.
Any help would be much appreciated from you guys.
Thanks a bunch!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp_tiny_mce anchor issue’ is closed to new replies.