Forums
-
- Forum
- Posts
-
- Installation
- 26,605
- Troubleshooting
- 57,320
- Themes
- 9,923
- Plugins
- 14,532
- Requests & Feedback
- 14,234
- Showcase
- 3,223
-
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