Description
This plugin enables you to connect your brand’s Bolt Account with your WordPress publication, enabling direct publication from content creators on our platform. Install this plugin and follow the instructions on the Bolt Platform to enable the integration for publication.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
FAQ
- What is this plugin used for?
-
This plugin enables users of the Bolt Content Platform to publish directly to their WordPress website.
- What does this plug in do exactly?
-
This plugin will help facilitate the download and installation of two official WordPress plugins that enable to you securely enable applications to connect to your WordPress site. You can read more about those two plugins: WP Rest API and OAuth 1.0a Server
Note that the WP REST API is only required for WordPress versions less than 4.7. Starting with 4.7, the REST API is included with WordPress installations
- I’ve installed this plugin, what next?
-
In order for this plugin to work, you must be a registered brand with Bolt. You can sign up for an account via https://www.boltmedia.co
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bolt Platform Integration” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bolt Platform Integration” 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
- A change since the previous version.
- Another change.