wordpress-fieldmanager icon indicating copy to clipboard operation
wordpress-fieldmanager copied to clipboard

Custom field types for WordPress

Results 111 wordpress-fieldmanager issues
Sort by recently updated
recently updated
newest added

and normalize other version constrains

This PR should serve as a springboard to using Webpack as a build system. This PR has the following characteristics: * Minification of JS files into the `build` directory *...

Relates to - https://github.com/alleyinteractive/wordpress-fieldmanager/issues/743 Ensures that a confirmation dialog is presented to the user whenever they attempt to delete a repeater field

When changing other fields, but not the `Fieldmanager_Password` one, the password value got lost. When set to __readonly__, original value was preserved and re-saved. On setting focus/editing the field, readonly...

By adding these hooks it allows users to do such things as switch to blog/restore blog, which is particularly useful when using something like https://github.com/humanmade/network-media-library where all media will be...

Adds the ability to pass a key/value option in `Fieldmanager_Media` to pass `queryargs` to the JS wp.media window for custom filters/queries.