Forums
-
- Forum
- Posts
-
- Installation
- 27,780
- Troubleshooting
- 60,879
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
Okay
function myplugin_one()
{
myplugin_base('one');
}
Will appear under tab1
function myplugin_two()
{
myplugin_base('two');
}
Will appear under tab2
Now I have another function (let’s call it function also_tab2()
)I want under tab2, how do I get it in tab2? Sorry I just don’t see it
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS