Description
About
Accept recurring payments and one-time payments on your WordPress website by embedding MoonClerk payment forms into pages and posts via shortcodes.
Youβll need a MoonClerk account to use this plugin.
Once youβve created a payment form in your MoonClerk account, copy the payment formβs shortcode.
Adding a Shortcode
Just copy your shortcode from MoonClerk and paste it into the WordPress text editor where your blog content goes.
Shortcodes look like this:
[moonclerk id="730y9o0et9"]
In the above example, [moonclerk id="730y9o0et9"]
is the shortcode that will add the form with the ID 730y9o0et9 to your WordPress site.
Help
Plugin help page is located under βToolsβ in the admin area of your Wordprss site once the plugin is activated.
Developers
[moonclerk id="your_form_id" tab="true" class="your_class"]Link to form[/moonclerk]
- The βidβ attribute is for the MoonClerk form ID.
- The βtabβ attribute should be set to true and opens the form in a new tab if the js fails.
- The βclassβ attribute let you define the HTML class attribute for the βdivβ tag containing the form.
Screenshots
Installation
- Upload the moonclerk-wp-shortcode plugin to your blog
- Activate it!
- Start adding shortcodes to pages and posts.
Reviews
Contributors & Developers
“MoonClerk WP Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MoonClerk WP Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Bump βTested up toβ to 5.8
1.0.7
- Bump βTested up toβ to 5.5
1.0.6
- Bump βTested up toβ to 5.0
1.0.5
- Update tags
1.0.4
- Bump βTested up toβ to 4.7
1.0.3
- fix screenshots in documentation
1.0.2
- update documenation
1.0.1
- patch release
1.0
- Launch