add_action('rss2_ns', function () { echo 'xmlns:media="http://search.yahoo.com/mrss/"'; }); add_action('rss2_item', function () { global $post; if (has_post_thumbnail($post->ID)) { $thumbnail_id = get_post_thumbnail_id($post->ID); $thumbnail_url = wp_get_attachment_url($thumbnail_id); echo ''; echo ''; } });
Home Authors Posts by Suruchi

Suruchi

910 POSTS 0 COMMENTS
Suruchi is a business management student with a strong passion for writing, particularly when it comes to sports. She loves creating articles and blogs that explore various aspects of the sports world. With a curious mind and a love for both academics and creativity, she constantly seeks to expand her knowledge and share her insights through her writing.