diff --git a/templates/dashboard/tab-my-listings.php b/templates/dashboard/tab-my-listings.php index fb6798d6ce..cfb5f6c5f0 100644 --- a/templates/dashboard/tab-my-listings.php +++ b/templates/dashboard/tab-my-listings.php @@ -2,64 +2,47 @@ /** * @author wpWax * @since 6.6 - * @version 7.4.0 + * @version 8.4.3 */ -use \Directorist\Helper; - if ( ! defined( 'ABSPATH' ) ) exit; -?> +$pagination = $dashboard->listing_pagination(); +?>
-
-
-
-
    - - - - -
-
- @@ -72,7 +55,6 @@ - @@ -88,21 +70,21 @@ listing_row_template(); ?> -
- + + +
- listing_pagination() ); ?> +
- + +
-
- -
\ No newline at end of file +