Fix issues for WordPress.org release #77

Merged
linos merged 11 commits from wp_org_fix into main 2024-11-16 19:38:29 +01:00
Showing only changes of commit 7d2ab488fd - Show all commits

View file

@ -258,8 +258,8 @@ install_wp_plugins() {
install_wp_plugin very-simple-event-list
install_wp_plugin gatherpress
install_wp_plugin events-manager
install_wp_plugin wp-event-manager
install_wp_plugin wp-event-solution
install_wp_plugin wp-event-manager "6.6.3"
install_wp_plugin wp-event-solution "4.0.14"
# Mec is not installable via wordpress.org, we use our own mirror.
install_wp_plugin_mec
}