<?php $atts['home_blog_id'] ="post:du-an,post:tin-tuc"; $id = $atts['home_blog_id']; $slug = str_replace( array('post:','post'), array('',''), $id); Echo "<li>" . implode("</li><li>", explode(",", $slug)) . "</li>";
You have javascript disabled. You will not be able to edit any code.