mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
Fixed:CodeFactor issues
This commit is contained in:
parent
22ded195ad
commit
975b8405ab
8 changed files with 16 additions and 18 deletions
|
@ -550,7 +550,6 @@ class MainWP_Child_Timecapsule {
|
|||
$i = 0;
|
||||
$limit = WPTC_Factory::get( 'config' )->get_option( 'activity_log_lazy_load_limit' );
|
||||
// Get the columns registered in the get_columns and get_sortable_columns methods.
|
||||
// $columns = $this->get_columns();
|
||||
$timezone = WPTC_Factory::get( 'config' )->get_option( 'wptc_timezone' );
|
||||
if ( count( $records ) > 0 ) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue