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 Ritesh Thapa

Ritesh Thapa

94 POSTS 0 COMMENTS
Ritesh Thapa is a content writer focusing in the sports and entertainment industry. His enthusiasm for storytelling combined with his acute sense of trends allow him to create engaging content that appeals to a wide range of people. Aside from his professional life, Ritesh is an avid musician who writes and performs songs.