Add an "Export Pods Table" action to the TablePress menu #6
@ -51,7 +51,7 @@ class TablePress_ExportPods_View extends TablePress_View {
|
|||||||
/**
|
/**
|
||||||
* Print the screen head text.
|
* Print the screen head text.
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 0.2.6
|
||||||
*
|
*
|
||||||
* @param array $data Data for this screen.
|
* @param array $data Data for this screen.
|
||||||
* @param array $box Information about the text box.
|
* @param array $box Information about the text box.
|
||||||
@ -74,7 +74,7 @@ class TablePress_ExportPods_View extends TablePress_View {
|
|||||||
/**
|
/**
|
||||||
* Print the content of the "No tables found" post meta box.
|
* Print the content of the "No tables found" post meta box.
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 0.2.6
|
||||||
*
|
*
|
||||||
* @param array $data Data for this screen.
|
* @param array $data Data for this screen.
|
||||||
* @param array $box Information about the meta box.
|
* @param array $box Information about the meta box.
|
||||||
@ -91,7 +91,7 @@ class TablePress_ExportPods_View extends TablePress_View {
|
|||||||
/**
|
/**
|
||||||
* Print the content of the "Export Tables" post meta box.
|
* Print the content of the "Export Tables" post meta box.
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 0.2.6
|
||||||
*
|
*
|
||||||
* @param array $data Data for this screen.
|
* @param array $data Data for this screen.
|
||||||
* @param array $box Information about the meta box.
|
* @param array $box Information about the meta box.
|
||||||
|
Loading…
Reference in New Issue
Block a user