Beskrivelse
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.
Skjermbilder
Blokker
Denne utvidelsen gir 2 blokker.
- RSVPMaker Widget
- RSVPMaker Events (fetch via API)
Installasjon
- Upload the entire
rsvpmaker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“RSVPMaker Widget” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “RSVPMaker Widget” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
Initial release