WordPress Multisite disallows the unfiltered_html
capability for non-super-admin (ie, any users who are not capable of performing network administration). Anyone without the unfiltered_html
capability will not be able to save post content with disallowed HTML tags, including <script>
tags.
A quick search shows that there have been attempts at modifying this behaviour, but they may have been invalidated by subsequent updates to WordPress core.
See this answer for a possible solution (though it may not work anymore.)
Related Posts:
- Redirect to another page using contact form 7? [closed]
- How to resolve Multisite Speed issues
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- How to hide plugin from WordPress Multisite admin plugin list
- Reset WordPress website
- Is the wordpress user-model changed in wpmu?
- WordPress Multisite – get_plugin_data()
- Network: retrieve a list of latest posts
- Error 404 using wpml plugin
- Multisite installation but do plugins always have to be multisite compatible?
- How to define WordPress plugin shortcode globally for multisite?
- Pass a php string to a javascript variable
- Unable to install theme recommended plugins on Multisite
- How to add class in plugin only for network site?
- Convert existing WordPress Site (with several plugins) into Multisite
- Problem in loading javascript in footer
- JQuery not working in my plugin [closed]
- Disable multisite-wide plugins on specific sites
- prettyPhoto media loading very slowly in Chrome
- WordPress Multisite plugin delegation
- How to make an interface similar to multi-site for switching between multiple (single) sites for administrators?
- How do I tell what plugins are used on my multisite install?
- How to write a plugin to add users to a mail list
- Portfolio + Blog: multisite or plugin?
- My Category is too big on the Menu what can i do?
- How to load plugin after page is loaded – pagespeed issues
- add mediaelement.js plugins into WordPress video player control bar
- Shortcode button dosent work for all posts. Work for first post only
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- Multisite custom user activation emails – html
- WordPress Multisite user activation hook from email
- React JSX in WordPress Plugin Development
- Internationalization autocomplete JS variable
- Pulling data from custom plugin settings using PHP shortcode and Javascript
- Best method to upgrade multisite plugin’s numerous database table
- Using custom JS plugins with WordPress?
- WordPress on AWS with ELB
- Multiple sites, multiple countries
- Override Javascript in a Plugin?
- How to disable specific plugin in mobile version?
- Is there an earlier hook than login_head or login_enqueue_scripts?
- Solutions to repost categories into multisite blogs?
- Best approach to fetch data from wp options to js file or php file
- Media is not attached after import
- How can I disable the multisite feature of WordPress 3.0?
- NGiNX + PHP5-fpm + CDN Tools (plugin) [closed]
- Can someone please tell me what is wrong with my plugin?
- Any recommendation on how to manage ads?
- Plugins not showing in Multisite dashboard
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- Updating the Drag-To-Share eXtended share URLs?
- Scripts at the end of the page
- wordpress site | All-in-one-cufon IE Issue
- Enqueue WordPress plugin scripts below all other JS
- How to add Internationalization in WordPress using Javascript/React?
- Does any one have Idea to get these functionalities with the plugin wp-multi-network
- Can I use custom CSS and js plugin to put JavaScript in to validate my forms
- Change upload folder for a CPT
- How to get the element ID from new menu list that added with add_filter()?
- Override Plugin Script Fucnction in WordPress
- Time consuming callbacks in customizer
- Show function to super admin
- Generate pages from markdown files in github automatically
- There is any way to remove post-format filter? [closed]
- Modifying a .js Function for Print [QZ Tray, WooCommerce POS]
- Install (enable) plugins on multisite, on localhost
- add image crop function like in wp customizer
- Calculate price and display on woocommerce product single page under price (simple price, variable price) [closed]
- Executing Javascript when a New Post is Published
- Set featured image using javascript in post editor
- Display encrypted content on my website
- Is there a standard way to listen for an on change event of a posts featured image
- WordPress multi domain – redirect
- How to edit content before post update
- Trying to create a private area custom for each user where they upload images to a server [closed]
- How can I copy all users to newly created site on a multisite network in WordPress?
- WordPress wp-admin/network/plugin-install
- wp.media javascript issue with on select
- Create a multisite network for an existing installation
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- “Micro-Site” Options
- External Domain on WordPress Multisite
- add input in custom javascript from WordPress pages/posts
- Advanced AJAX Page Loader ignores other JS code
- How to insert HTML/JavaScript form into WordPress page? [closed]
- accessing wp.media api from a tinymce plugin
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- Configuring Propel to Work with Multisite
- Add custom JavaScript that is a combination of CDN/uploaded files and easily-edited code?
- How to load wp_editor via AJAX
- Redux Framework: Page freezes on typing in Editor
- Setup page on first login on multisite
- Subdomains with almost the same content
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- Uninstalling plugins across all sites
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- Multiple domains issue
- Using TinyMCE in plugin?
- Custom table naming/access convention for multisite: $table_prefix vs base_prefix or other?