40 lines
748 B
Markdown
40 lines
748 B
Markdown
---
|
|
layout: default
|
|
title: Wordpress
|
|
permalink: /usage/wordpress
|
|
nav_order: 2
|
|
parent: Usage
|
|
has_toc: true
|
|
---
|
|
|
|
# Interact with Wordpress
|
|
{: .no_toc }
|
|
|
|
Over time we wrote a wordpress plugin that would allow easy interaction with the platform, specifically making it easy to share events between Gancio and Wordpress (and vice versa).
|
|
|
|
### Show me
|
|
|
|
|
|
|
|
### Install WPGancio
|
|
|
|
|
|
### Setup
|
|
|
|
|
|
### Pubblicare su Gancio un evento da Wordpress
|
|
Senza re-inventare l'acqua calda sfruttiamo due plugin comuni per la gestione degli eventi su wordpress
|
|
|
|
|
|
|
|
### Mostrare su Wordpress una lista di eventi da Gancio
|
|
|
|
##### Mostrare gli ultimi eventi
|
|
|
|
##### Mostrare una collezione di eventi
|
|
|
|
##### Mostrare un massimo di eventi
|
|
|
|
|
|
## Aggiungere il supporto ad un plugin
|