From aed3d50fe5cf39fa5d417ac8e3795733d18e3b33 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 9 Nov 2023 12:28:44 +0100 Subject: [PATCH] adding jobs post type --- single-jobs.php | 62 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 single-jobs.php diff --git a/single-jobs.php b/single-jobs.php new file mode 100644 index 0000000..3409319 --- /dev/null +++ b/single-jobs.php @@ -0,0 +1,62 @@ + + + + +
"> + + + + + +
+ + get_the_title(), + "thumbnail" => get_the_post_thumbnail(get_the_ID(), "full", array('class' => 'news-heading-box__thumbnail')), + "published" => get_the_date(), + "subtitle" => __("Offre d'emploi", "homegrade-theme__texte-fonctionnel"), + + )); + ?> +
+ +
+
+ + + + + + + + + +