// نمایش تاریخ به‌روزرسانی در بالای نوشته‌ها add_filter('the_content', 'show_update_date_before_content'); function show_update_date_before_content($content) { if (is_single() && in_the_loop()) { $modified_time = get_the_modified_time('j F Y'); $published_time = get_the_time('j F Y'); if ($modified_time > $published_time) { $update_text = '
'; $update_text .= '🔄 آخرین به‌روزرسانی: ' . $modified_time; $update_text .= '
'; return $update_text . $content; } } return $content; } تسمه مسی ۵۲۰ - ۱۷ تیر ۱۴۰۵

تسمه مسی 520

نمایش یک نتیجه

تماس تلفنی

پیمایش به بالا