Add Youtube Video on WordPress Site Without Any Plugin
-Open Your theme folder
-open theme functions.php
-copy these line and paste into functions.php
function youtube($atts, $content = null) {
return ('<iframe width="560" height="315"...
Add Youtube Video on Wordpress Site Without Any Plugin
No comments:
Post a Comment