Fix bugs, use plural post slugs, move actions and filters into hooks folder

This commit is contained in:
Brian Miyaji
2014-01-09 02:37:13 +11:00
parent e76d392726
commit bfcf6e9b38
32 changed files with 390 additions and 312 deletions

View File

@@ -3,6 +3,7 @@
// Data tables
$('.sp-data-table').dataTable({
'aaSorting': [],
'bAutoWidth': false,
'bFilter': false,
'bInfo': false,
'bPaginate': false,