/* Lyrics Custom Post Type */ function Theme2035_lyric_register() { global $theme_prefix; if (empty($theme_prefix['lyrics-page-slug'])) { $theme_prefix['lyrics-page-slug'] = "lyrics"; } $lyric_slug = $theme_prefix['lyrics-page-slug']; $labels = array( 'add_new' => __('Add New Lyrics', 'muusico-extra'), 'name' => __('Lyrics', 'muusico-extra'), 'singular_name' => __('Lyric', 'muusico-extra'), 'add_new_item' => __('Add New Lyric', 'muusico-extra'), 'edit_item' => __('Edit Lyric Item', 'muusico-extra'), 'new_item' => __('New Lyric', 'muusico-extra'), 'view_item' => __('View Lyric', 'muusico-extra'), 'search_items' => __('Search Lyrics', 'muusico-extra'), 'not_found' => __('No Lyric have been added yet', 'muusico-extra'), 'not_found_in_trash' => __('Nothing found in Trash', 'muusico-extra'), 'parent_item_colon' => '' ); $args = array( 'labels' => $labels, 'public' => true, 'show_ui' => true, 'show_in_menu' => true, 'show_in_nav_menus' => false, 'show_in_rest' => true, // ✅ Enables Gutenberg editor 'rewrite' => array( 'slug' => $lyric_slug, 'with_front' => false ), 'supports' => array('title', 'editor', 'thumbnail', 'comments'), 'has_archive' => true, 'taxonomies' => array('post_tag'), 'menu_icon' => 'dashicons-format-audio', ); register_post_type( 'lyrics', $args ); }/* Album Custom Post Type */ function Theme2035_album_register() { global $theme_prefix; if (empty($theme_prefix['album-page-slug'])) { $theme_prefix['album-page-slug'] = "album"; } $album_slug = $theme_prefix['album-page-slug']; $labels = array( 'add_new' => __('Add New Album', 'muusico-extra'), 'name' => __('Albums', 'muusico-extra'), 'singular_name' => __('Album', 'muusico-extra'), 'add_new_item' => __('Add New Album', 'muusico-extra'), 'edit_item' => __('Edit Album Item', 'muusico-extra'), 'new_item' => __('New Album', 'muusico-extra'), 'view_item' => __('View Album', 'muusico-extra'), 'search_items' => __('Search Album', 'muusico-extra'), 'not_found' => __('No Album have been added yet', 'muusico-extra'), 'not_found_in_trash' => __('Nothing found in Trash', 'muusico-extra'), 'parent_item_colon' => '' ); $args = array( 'labels' => $labels, 'public' => true, 'show_ui' => true, 'show_in_menu' => true, 'show_in_nav_menus' => false, 'show_in_rest' => true, // ✅ Enables Gutenberg editor 'rewrite' => array( 'slug' => $album_slug, 'with_front' => false ), 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'taxonomies' => array('post_tag'), 'menu_icon' => 'dashicons-format-image', ); register_post_type( 'album', $args ); // ✅ lowercase } Tamil Song Lyrics


Our site provides the latest Tamil song lyrics (தமிழ் பாடல் வரிகள்) for Tamil Movie Songs, Tamil album Songs, and Tamil Devotional Songs. We update our Tamil lyrics daily. If you want lyrics for a Tamil song you like do contact us. We provide Tamil songs in both Tamil lyrics and English lyrics for your convenience.

Search Tamil Song Lyrics (Tamil Paadal Varigal) & MOVIES Here


LATEST MOVIES

Trending Songs

Trending Songs


DMCA

We don’t provide mp3 songs for any Tamil songs. Our site only provides lyrics for Tamil songs for singing or learning music. We don’t monetize the audio of any songs or host any audio on our site. We simply provide lyrics that are typed by us by hearing the respective songs for an accurate representation of the songs. If you have any issues with our lyrics infringing on the copyright of your materials kindly send us an email to dreamnavaneethan (at) gmail.com and we will remove it within 24 hours.