Beschreibung
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.
Screenshots
Blöcke
Dieses Plugin unterstützt 2 Blöcke.
- RSVPMaker Widget
- RSVPMaker Events (fetch via API)
Installation
- Upload the entire
rsvpmaker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„RSVPMaker Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „RSVPMaker Widget“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
Initial release