Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Event Espresso Smooth Integration

Descrizione

Developed for Event Espresso 4. (Not tested with EE3)

Event Espresso uses it’s own routes to display Custom Post Types (eg. Events), in which many plugins do not directly account for.
So special meta boxes, buttons and what not sometimes do not display.

Currently it adds support for GravityForms and WordPress SEO by Yoast.

GravityForms

  • Adds ‘Add Form’ button to the WYISWYG editor. Also adds in to any custom WP_Editor instances you create in the post_type editing pages of Event Espresso 4

WordPress SEO by Yoast

  • Adds the SEO meta boxes that are missing from EE4. It also tries to make better calculations of your SEO score by taking into account the rest of the custom meta data you have in the post_type.

More coming as I discover them

If you would like me to integrate a plugin to Event Espresso 4, post in the support forums!

Translations

As I improve on this plugin, I will likely add settings in, in which translations will be welcomed. For now, stay still 🙂

Installazione

  1. Upload the event-espresso-smooth-integration folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. There will be no settings for this plugin at this stage.

FAQ

Do I need to have all the plugins that this plugin seeks to integrate with EventEspresso?

No. I use filters where I can, and if the plugin does not exist, the filters will degrade gracefully. For example, if you only want the integration with WordPress SEO by Yoast but not with GravityForms, you do not have to do anything; the integration with GravityForms just does not do it’s job.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Event Espresso Smooth Integration” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Event Espresso Smooth Integration” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial Release