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 .

Manage roles and capabilities without loads of code
How do I manage roles in WordPress? How do you add capability in user role editor? What do the different WordPress roles mean? How do I add user roles...
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...
Hi all - Is there a wordpress plugin which provides a custom role to each user? [closed]
How do I customize user roles in WordPress? How do I get all user roles in WordPress? Where are user roles in WordPress database? What are the WordPre...