https://github.com/j0lvera/wp-embed-hubspot-posts
WordPress plugin to embed HubSpot posts
https://github.com/j0lvera/wp-embed-hubspot-posts
hubspot php wordpress
Last synced: about 1 month ago
JSON representation
WordPress plugin to embed HubSpot posts
- Host: GitHub
- URL: https://github.com/j0lvera/wp-embed-hubspot-posts
- Owner: j0lvera
- Created: 2019-04-01T21:13:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T22:18:22.000Z (over 6 years ago)
- Last Synced: 2025-03-24T00:16:13.952Z (7 months ago)
- Topics: hubspot, php, wordpress
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
=== Plugin Name ===
Contributors: j0lv3r4
Donate link: https://jolvera.biz
Tags: HubSpot, Posts, RSS
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlEmbeds HubSpot blog posts into any page using a shortcode.
== Description ==
This plugin embeds HubSpot blog posts using their RSS feed. It doesn't migrate blog it only renders into a page using a given RSS feed with basic markup you can style.
A few notes about the sections above:
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `embed-hubspot-blog.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `` in your templates== Changelog ==
= 1.0 =
* Initial release