Title: admin_page_has_post_editor
Last modified: August 24, 2016

---

# admin_page_has_post_editor

 *  Resolved [mjHollerATme](https://wordpress.org/support/users/mjholleratme/)
 * (@mjholleratme)
 * [11 years ago](https://wordpress.org/support/topic/admin_page_has_post_editor/)
 * Hi,
 * I am having a problem with the function admin_page_has_post_editor.
 * I have tinymce editors in user profile pages generated by advanced custom fields.
 * Apparently admin_page_has_post_editor prevents ARVE from working on user profile
   pages. If I set it to just return true it’s working there as well. But I want
   to ask you if you could find a better way to solve this issue without having 
   to hack the code which will be overwritten in the next update…
 * Regards,
    Jonathan
 * [https://wordpress.org/plugins/advanced-responsive-video-embedder/](https://wordpress.org/plugins/advanced-responsive-video-embedder/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nico](https://wordpress.org/support/users/nico23/)
 * (@nico23)
 * [11 years ago](https://wordpress.org/support/topic/admin_page_has_post_editor/#post-6180835)
 * Yeah I did the same thing (return true) in the [dev version.](https://github.com/nextgenthemes/advanced-responsive-video-embedder/blob/dev/admin/class-advanced-responsive-video-embedder-admin.php#L639-L642)
   I originally coded this because its bad practice to load things only when the
   are needed. Not sure if there is a better solution, I will probably abandon this
   and load it always and skip this check.
 * So when version 6.0 will come out it will be working.

Viewing 1 replies (of 1 total)

The topic ‘admin_page_has_post_editor’ is closed to new replies.

 * ![](https://ps.w.org/advanced-responsive-video-embedder/assets/icon-128x128.png?
   rev=3338557)
 * [Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick ...](https://wordpress.org/plugins/advanced-responsive-video-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-responsive-video-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-responsive-video-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-responsive-video-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-responsive-video-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-responsive-video-embedder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nico](https://wordpress.org/support/users/nico23/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/admin_page_has_post_editor/#post-6180835)
 * Status: resolved