When

IS there any reason not to include javascript in my own post's embeds?

IS there any reason not to include javascript in my own post's embeds?

No, it doesn't. That class is used for styling purposes so that you could apply styles specific to when JavaScript is not available (either not supported or is disabled), and when it's available (supported and enabled). And in most cases/implementations, when JS is enabled, the no-js class will be replaced with js .

How to install Bootstrap in a WordPress child theme
How do I add bootstrap to my WordPress theme? How do I add bootstrap 4 to my WordPress theme? How do I use Bootstrap CDN in WordPress? How do I conver...
insert metadata on title
How do you add meta title? How do I embed metadata in Word? Is a title metadata? How do I add a meta description? What is the difference between title...
Wordpress slow query
WordPress can be prone to slower queries on the wp_posts table, if you have a large amount of data, and many different custom post types. If you are f...