
How to embed on Wordpress?
How to I embed videos to Wordpress without the plugin? I want to embed my videos that I embed on here, without using the plugin but it isn't working
How to I embed videos to Wordpress without the plugin? I want to embed my videos that I embed on here, without using the plugin but it isn't working
If you are trying to use code (html/javascript) within your posts, you’ll need a way to prevent Wordpress from stripping out / encoding special characters. If you install/enable this plugin (https://wordpress.org/plugins/raw-html/), you should be able to tell Wordpress NOT to html encode entities for your post content. This should do the trick -
Best Regards,
Cooper