Title: rbos's Replies | WordPress.org

---

# rbos

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocks Everywhere] Change the editor options](https://wordpress.org/support/topic/change-the-editor-options/)
 *  Thread Starter [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-the-editor-options/#post-16498098)
 * Thanks for the explanation, a custom plugin loads after the theme functions.php
   might be a loading order issue? I will give it a try in a custom plugin. 
   If 
   I want to remove specific parts from the toolbar like the arrow after the link
   and the three dots with submenu options can I do this with this filter? Or will
   this be overruled with the Gutenberg standards?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocks Everywhere] Change the editor options](https://wordpress.org/support/topic/change-the-editor-options/)
 *  Thread Starter [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-the-editor-options/#post-16494115)
 * Yes, my changes are visibile in the object return. Additional information: I’m
   using blocks-everywhere together with bbPress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocks Everywhere] Change the editor options](https://wordpress.org/support/topic/change-the-editor-options/)
 *  Thread Starter [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-the-editor-options/#post-16494078)
 * Hmm I see, but I don’t know how I can explain the situation. The $settings array
   is getting changed but it doesn’t change the editor bar. Does it needs a higher
   priority for overruling the standard filter? Or did I misunderstood how the filter
   works?
 * Debuging I’m aware off and there are no errors in the code / log / console etc.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocks Everywhere] Change the editor options](https://wordpress.org/support/topic/change-the-editor-options/)
 *  Thread Starter [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-the-editor-options/#post-16494004)
 * I have a theme that can be debuged with my filter options.
    1. Download the theme: **GeneratePress**
    2. Edit the functions.php
    3. Add after the wp_enqueue_scripts code my add_filter hook
    4. Then visit a forum and check the message field with the editor options
    5. The message field is the same and nothing has been removed or changed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocks Everywhere] Change the editor options](https://wordpress.org/support/topic/change-the-editor-options/)
 *  Thread Starter [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/change-the-editor-options/#post-16470132)
 * I have added the filter to the functions.php inside my theme. Also if I place
   the filter above all my functions or in a clean theme “**Twenty Twenty-Three**”
   the filter doesn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Portfolio] [Plugin: Simple Portfolio] Fatal Error](https://wordpress.org/support/topic/plugin-simple-portfolio-fatal-error/)
 *  [rbos](https://wordpress.org/support/users/mnrtjer/)
 * (@mnrtjer)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-portfolio-fatal-error/#post-1655805)
 * I know they posted it above around 4 months ago, but i think i founded a sort
   of solution.. so for who are also stuck and get the same message above try this
   below, any way it works fine for me 🙂
 * It needs php 5 so add this rule in your, .htaccess
    AddHandler x-httpd-php5 .
   php

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