From 02661e728708ad01f50aa46aa9679a5cb7779c85 Mon Sep 17 00:00:00 2001 From: Antoine Date: Thu, 6 Mar 2025 10:12:52 +0100 Subject: [PATCH] wiorking on dbmob posts --- archive-dbmod.php | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 archive-dbmod.php diff --git a/archive-dbmod.php b/archive-dbmod.php new file mode 100644 index 0000000..fb7dd83 --- /dev/null +++ b/archive-dbmod.php @@ -0,0 +1,42 @@ + + +
+
+
+

+
+
+ +
+ + +
+ +
+ + +
+ 2, + 'prev_text' => __('Précédent', 'carhop'), + 'next_text' => __('Suivant', 'carhop'), + )); + ?> +
+ + +
+ +
+ +
+
+ + \ No newline at end of file