ناودانی آلومینیوم 5050
Showing all 7 resultsSorted by latest
// نمایش تاریخ بهروزرسانی در بالای نوشتهها 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 = '
Showing all 7 resultsSorted by latest