Giter Club home page Giter Club logo

Comments (6)

rilwis avatar rilwis commented on August 15, 2024

Just checked the plugin with default TwentyEleven, no other plugins activated and it works normally. Can you please do the same check to make sure the problem doesn't come from the Meta Box plugin?

from meta-box.

franz-josef-kaiser avatar franz-josef-kaiser commented on August 15, 2024

Oh, and please check if it is in the mark-up (see source code with dev bar, firebug, similar) and not hidden by some js or css.

from meta-box.

 avatar commented on August 15, 2024

Thanks both.
Normally I'm using the files from this plugin within another 'core functionality' plugin.
I'll let you know what actually happened.

Edit:

Weird.
Could one of you perhaps tell if there's something 'new' within this code which interferes with add_filter('user_can_richedit', create_function('', 'return false;'));?

This seems to be the cause of things.

from meta-box.

franz-josef-kaiser avatar franz-josef-kaiser commented on August 15, 2024

Sorry, but anonymous and lambda functions can't really be debugged -> No chance to trace them down inside the global. IMHO that's bad practice as those functions are also not un-hook-able.

from meta-box.

rilwis avatar rilwis commented on August 15, 2024

That filter disable rich edit at all. Try to delete that line and see if it works.

from meta-box.

 avatar commented on August 15, 2024

@franz-josef-kaiser you're right. I've updated my snippet to something a bit more valid :) Also, I should have been more clear when asking my original question, including I was disabling the rich editor.

Anyways, even though it wasn't especially targeted to this issue, it seems @rilwis last update solved things.

from meta-box.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.