Iain Poulson
Iain Poulson
https://wordpress.org/support/topic/outdated-vue-js/
Allow admins (and other roles defined in a setting) to export members from a directory from the frontend.
Allow to hook into Locale options to set locale (eg. for WPML or Falang), and enqueue locale files https://flatpickr.js.org/localization/
https://wordpress.org/plugins/eroom-zoom-meetings-webinar/
To stop fatal errors if the addon hasn't been updated
This is the documentation in the flatpickr for manual input. https://flatpickr.js.org/options/ https://demos.creative-tim.com/vue-argon-design-system/documentation/components/plugin_datepicker.html https://github.com/flatpickr/flatpickr/issues/1365 allowInput Boolean false Allows the user to enter a date directly into the input field. By default,...

> I was unable to allow other roles to view their custom avatar from the WP user profile edit page, I had to use a filter (carbon_fields_user_meta_container_admin_only_access) to return false...