Descripción
HubSpot connector for WordPress is a powerful plugin that allow to include directly your HubSpot blog and much more in pages, articles, and wherever you want.
Major features in HubSpot blog include:
- Automatic get all posts from HubSpot blog via API
- Number of columns configurable
- Number of posts configurable
You’ll need an HubSpot API key to use it. Keys are free. To get your HubSpot API key, please follow the link here: https://app.hubspot.com/keys/get. This can also be viewed by navigating to your Account Menu and selecting Integrations.
Instalación
- Upload
hubspotconnector.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[hs-blog]
or<?php echo do_shortcode('[hs-blog]'); ?>
in your templates.
FAQ
- Installation Instructions
-
- Upload
hubspotconnector.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[hs-blog]
or<?php echo do_shortcode('[hs-blog]'); ?>
in your templates.
- Upload
Reseñas
Colaboradores y desarrolladores
«HubSpot connector» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «HubSpot connector» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.7
- Variable problem prevent plugin activation (fixed, thank’s to Thomas 🙂 )
1.1.5
- Some tracking bugfix
1.1.4
- HubSpot website tracking
1.1.3
- Bugfix for multiblog and shortcode generator.
- Adding shortcut in admin bar.
1.1.2
- Improvement to view in frontend much more than one blog (by id). You can see shortcode generator in settings.
1.1
- Bugfix for compatibility with previous version of PHP
1.0.2
- Possibility to choice which blog to show (or create one)
- Bugfix to show only published posts
1.0.1
- Fix bug charset in front-end blog
- Possibility to show or hide blog article excerpt in front-end
1.0
- First release