Skip to content

Instantly share code, notes, and snippets.

@gvgvgvijayan
Created January 3, 2021 08:06
Show Gist options
  • Save gvgvgvijayan/7d65f88ffdf6bb72b9eb2d943c6d1b3a to your computer and use it in GitHub Desktop.
Save gvgvgvijayan/7d65f88ffdf6bb72b9eb2d943c6d1b3a to your computer and use it in GitHub Desktop.
<?php
...
/**
* Class Drafts_List_Table.
*
* @since 0.1.0
* @package Admin_Table_Tut
* @see WP_List_Table
*/
class Drafts_List_Table extends \WP_List_Table {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment