Title: mjdeveloper's Replies | WordPress.org

---

# mjdeveloper

  [  ](https://wordpress.org/support/users/mjdeveloper/)

 *   [Profile](https://wordpress.org/support/users/mjdeveloper/)
 *   [Topics Started](https://wordpress.org/support/users/mjdeveloper/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mjdeveloper/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mjdeveloper/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mjdeveloper/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mjdeveloper/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mjdeveloper/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Style attributes being removed on save](https://wordpress.org/support/topic/style-attributes-being-removed-on-save/)
 *  [mjdeveloper](https://wordpress.org/support/users/mjdeveloper/)
 * (@mjdeveloper)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/style-attributes-being-removed-on-save/#post-6760933)
 * Solved!
 * I had the same problem, and realised that it was due to the unfiltered_html permission
   being available to admins and editors, but not contributors.
 * The permission is [https://codex.wordpress.org/Roles_and_Capabilities#unfiltered_html](https://codex.wordpress.org/Roles_and_Capabilities#unfiltered_html)
 * I have close control over my contributors, so I actually gave them that single
   permission and it fixed the issue. I’m sure there are many many ways of enabling
   that permission, but I did it with the “WPFront User Role Editor” plugin which
   I already had installed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgrade from 4.0.1 to 4.1: Endless loop from object-cache.php](https://wordpress.org/support/topic/resolved-upgrade-from-401-to-41-endless-loop-from-object-cachephp/)
 *  [mjdeveloper](https://wordpress.org/support/users/mjdeveloper/)
 * (@mjdeveloper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/resolved-upgrade-from-401-to-41-endless-loop-from-object-cachephp/#post-5639326)
 * I expect that would actually disable your caching if you just renamed object-
   cache.php and did nothing else.
 * I did not try deleting/reinstalling (which would probably work since it would
   re-install back the appropriate caching files), but I did do the rename trick,
   that allowed me access to the admin panel, then disabled my caching (SG SuperCacher–
   Memcached option) then re-renamed the caching file back to object-cache.php, 
   then re-enabled my caching. And everything is working fine again.

Viewing 2 replies - 1 through 2 (of 2 total)