name : 'سلامت'; $cat_color = 'bg-forest-50 dark:bg-forest-900/30 text-forest-500 dark:text-forest-300'; if ( $cat_name === 'دستور پخت' || $cat_name === 'غذا' ) { $cat_color = 'bg-honey-50 dark:bg-honey-900/30 text-honey-400'; } elseif ( $cat_name === 'سبک زندگی' ) { $cat_color = 'bg-emerald-50 dark:bg-emerald-900/30 text-emerald-500'; } $image = wp_get_attachment_image_src( get_post_thumbnail_id(), 'full' ); $img_src = $image ? $image[0] : 'https://picsum.photos/seed/' . get_the_ID() . '/1200/600.jpg'; ?>

<?php the_title_attribute(); ?>
برچسب‌ها: ', ' ' ); ?>
مطلب قبلی', false ); ?>
مطلب بعدی ', false ); ?>