ID, 'aneeq_all_post_slides_settings_'.$post->ID, true); //blog option settings $aneeq_option_settings = get_option('aneeq_blog_settings'); //feature img url $aneeq_url = wp_get_attachment_url( get_post_thumbnail_id($post->ID), 'thumbnail' ); //fetch archive url $aneeq_archive_year = get_the_time('Y'); $aneeq_archive_month = get_the_time('m'); $aneeq_archive_day = get_the_time('d'); ?>