Code Monkey home page Code Monkey logo

Comments (7)

sc0ttkclark avatar sc0ttkclark commented on June 27, 2024

If you want to help here, you can do a PR on the README.md or provide a text-based list of object+fields+options on this thread.

from wordpress-fields-api.

sc0ttkclark avatar sc0ttkclark commented on June 27, 2024

There may also be a use for an /examples/ folder, with .php files for each use-case, and the simplest forms for reference shown in README.md, the more in-depth examples in the .php files.

from wordpress-fields-api.

KingYes avatar KingYes commented on June 27, 2024

What's about custom fields for Menus screen?

from wordpress-fields-api.

helen avatar helen commented on June 27, 2024

Fair warning about menus: that screen currently sends ALL of the fields on the screen (including hidden ones, which are only hidden visually) as POST data, which currently causes serious problems with large menus.

from wordpress-fields-api.

sc0ttkclark avatar sc0ttkclark commented on June 27, 2024

I have hit this same wall with too many fields being submitted to PHP because of the default max_input_vars.

In the past, I've had to use JS to create JSON objects for each "row", in this case that'd be menu items. Anyways, still a significant hurdle to get past for Menu items.

from wordpress-fields-api.

celloexpressions avatar celloexpressions commented on June 27, 2024

Menus will no longer be an issue in a matter of weeks, hopefully :) I think we might actually wait on allowing any field extensibility there in the meantime so that we can leverage this when it's ready.

http://github.com/voldemortensen/menu-customizer/

I'd also love to be able to use this when creating widgets, not sure about the feasibility of that though.

from wordpress-fields-api.

sc0ttkclark avatar sc0ttkclark commented on June 27, 2024

Closing in favor of #22

from wordpress-fields-api.

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.