Descripción
Fetch and display event listings managed via the RSVPMaker plugin on a remote site.
Allows the widget to be implemented independently of the full RSVPMaker plugin (which also includes it). In addition to adding a widget, you can add listings to the body of a page or post using a Gutenberg editor block.
Loads events using a JSON url such as https://rsvpmaker.com/wp-json/rsvpmaker/v1/future or https://rsvpmaker.com/wp-json/rsvpmaker/v1/type/featured
Note that this plugin will be automatically disabled if you try to activate it on a site that also includes the full version of RSVPMaker (which includes the same code).
Credits
RSVPMaker Widget
Copyright (C) 2019 David F. Carr
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.
RSVPMaker also includes code derived from the software development kits for PayPal,
Stripe and MailChimp under the license of their creators.
Capturas
Bloques
Este plugin provee 2 bloques.
- RSVPMaker Widget
- RSVPMaker Events (fetch via API)
Instalación
- Upload the entire
rsvpmaker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“RSVPMaker Widget” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “RSVPMaker Widget” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0
Initial release