Title: [Plugin: WP Live CSS Editor] New version !
Last modified: August 20, 2016

---

# [Plugin: WP Live CSS Editor] New version !

 *  Plugin Author [funlab](https://wordpress.org/support/users/funlab/)
 * (@funlab)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-live-css-editor-new-version/)
 * Some users have had problems in former 12.05 release with their site being inaccesible
   after installing the plugin. Very sorry for that !
    It all seemed to be part 
   of the same problem with the capabilities.php file that is discussed here: [http://wordpress.org/support/topic/fatal-error-call-to-undefined-function-wp_get_current_user-4?replies=32](http://wordpress.org/support/topic/fatal-error-call-to-undefined-function-wp_get_current_user-4?replies=32)
   But, NO, that was not the correct problem, nor the solution. This update fixes
   it the correct way. I used the **wp_loaded** hook to init the plugin, then, check
   whether the user can “erase themes” which is an Admin capability only, so the
   plugin only works if you are logged in as an admin, and **starts only after all
   of WP is loaded**, thus avoiding using the capabilities.php functions before 
   pluggable.php has been loaded. So, no need to modify the capabilities.php file
   to “fix” an unexisting bug, as I was suggesting in the former version. Hopefully
   there won’t be more serious problems ! If anybody is interested in the development
   of the plugin, I’d like to know how to add more users to the repository as contributors,
   so that anyone interested may commit patches or release new versions. I’m quite
   new at subversion and WordPress… Please, all feedback is welcome, and I sincerely
   hope this won’t break your site anymore…
 * [http://wordpress.org/extend/plugins/wp-live-css-editor/](http://wordpress.org/extend/plugins/wp-live-css-editor/)

The topic ‘[Plugin: WP Live CSS Editor] New version !’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-live-css-editor.svg)
 * [WP Live CSS Editor](https://wordpress.org/plugins/wp-live-css-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-live-css-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-live-css-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-live-css-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-live-css-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-live-css-editor/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [funlab](https://wordpress.org/support/users/funlab/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wp-live-css-editor-new-version/)
 * Status: not resolved