food-and-drink-menu
food-and-drink-menu copied to clipboard
WordPress plugin to create a food and drink menu
When i added the pull for displaying of empty sections i compared the plugin contents from the "wordpress installed" files to the github zip contents. wordpress installed files github files...
https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/
You should automate the checks for missing or incorrect text domain in i18n function. See more info at: https://www.npmjs.com/package/grunt-checktextdomain I personally use Gulp, but it's basically the same.
When users reset the Menu Item image size in the settings, they need to regenerate the thumbnails. This should be spelled out in the text more clearly.
Allow a theme to specify the appropriate image size for menu item thumbnails, and hide the image size options when specified.
https://wordpress.org/support/topic/add-price-to-quick-edit?replies=1
https://make.wordpress.org/core/2016/03/22/implementing-selective-refresh-support-for-widgets/
The regular WordPress editor for `post_content` allows `` tags, but these get stripped out of the Menu Footer. This is useful for snippets like the one that online ordering service...
When a Menu is created as a translation of an existing Menu, the postmeta data for `fdm_menu_column_one` and `fdm_menu_column_two` are getting dropped when saved.
Perhaps an addon should offer custom capabilities and a custom role to edit menus without having access to posts. http://wordpress.org/support/topic/only-works-when-capability-to-post-is-enabled?replies=2