wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

calendar, time picker for custom fields

Open twentyfortysix opened this issue 14 years ago • 1 comments
trafficstars

... can you recommend me how to implement jquery calendar picker and do not collide with your used javascripts?

twentyfortysix avatar Apr 24 '11 06:04 twentyfortysix

You can use the 'front_end_editor_loaded' action:

https://github.com/scribu/wp-front-end-editor/wiki/Actions-and-Filters

scribu avatar May 25 '11 02:05 scribu