/home/vianto5/cititower.mx/wp-content/plugins/ml-slider/admin/views/pages
NameSizeModeActions
parts/-0755rm
dashboard.php29980644editdlrm
settings.php84670644editdlrm
start.php38210644editdlrm
theme-editor.php24050644editdlrm
upgrade.php97640644editdlrm
Edit: /home/vianto5/cititower.mx/wp-content/plugins/ml-slider/admin/views/pages/dashboard.php (2998B)

current_action() || 'delete-notify' === $listtable->current_action()) { // Translators: %d is the number of slideshows moved to the Trash. echo '

' . esc_html( sprintf( _n( '%d slideshow moved to the Trash.', '%d slideshows moved to the Trash.', $count, 'ml-slider' ), $count ) ) . '

'; } if ('restore' === $listtable->current_action()) { // Translators: %d is the number of slideshows restored from the Trash. echo '

' . esc_html( sprintf( _n( '%d slideshow restored from the Trash.', '%d slideshows restored from the Trash.', $count, 'ml-slider' ), $count ) ) . '

'; } if ('permanent' === $listtable->current_action()) { // Translators: %d is the number of slideshows permanently deleted. echo '

' . esc_html( sprintf( _n( '%d slideshow permanently deleted.', '%d slideshows permanently deleted.', $count, 'ml-slider' ), $count ) ). '

'; } } if (isset($_REQUEST['delete_all'])) { echo '

' . esc_html__('Slideshows permanently deleted.', 'ml-slider') .'

'; } ?>

Filter posts list

views(); ?>
search_box(esc_html__('Search', 'ml-slider'), 'search_slideshow'); if(isset($_REQUEST['page'])) { ?> display(); ?>