Changes between Initial Version and Version 1 of Ticket #15800, comment 18
- Timestamp:
- 09/29/2014 01:47:13 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15800, comment 18
initial v1 1 1 After discussion on contributor day I have created a new, simple example plugin to explain how it works - `network-tab-tester-15800.php`. 2 2 3 The plugin shows a basic example creating a tab named `test _tab` and creates a callbackthat only runs when the tab is active to get the content.3 The plugin shows a basic example creating a tab named `test`, slug `test_tab` and creates a callback `ticket15800_callback` that only runs when the tab is active to get the content. 4 4 5 5 [[Image(ticket:15800:15800.png)]]