WP-Plugins/hubspot-blog.git
8 years agoMerge branch 'hotfix/1.0.2' v1.0.2
Anthony Talarico [Tue, 4 Oct 2016 16:29:57 +0000 (12:29 -0400)]
Merge branch 'hotfix/1.0.2'

8 years agoremoving div with background image and replacing with an image tag
Anthony Talarico [Tue, 4 Oct 2016 16:29:28 +0000 (12:29 -0400)]
removing div with background image and replacing with an image tag

8 years agoMerge branch 'hotfix/1.0.1' v1.0.1
Anthony Talarico [Tue, 4 Oct 2016 15:25:15 +0000 (11:25 -0400)]
Merge branch 'hotfix/1.0.1'

8 years agoincreasing the image size for the harborcountry hubspot blog output. increasing the...
Anthony Talarico [Tue, 4 Oct 2016 15:24:31 +0000 (11:24 -0400)]
increasing the image size for the harborcountry hubspot blog output. increasing the plugin version number in the index file

8 years agoMerge branch 'release/1.0.0' v1.0.0
Steve Sutton [Mon, 19 Sep 2016 19:39:31 +0000 (15:39 -0400)]
Merge branch 'release/1.0.0'

8 years agoVersion 1.0.0
Steve Sutton [Mon, 19 Sep 2016 19:39:02 +0000 (15:39 -0400)]
Version 1.0.0

8 years agoUpdate the blog list template
Steve Sutton [Fri, 2 Sep 2016 15:31:24 +0000 (11:31 -0400)]
Update the blog list template

Setup using ul li for the list of blog entries.

8 years agoUpdate for new setting and view file.
Steve Sutton [Fri, 2 Sep 2016 14:59:56 +0000 (10:59 -0400)]
Update for new setting and view file.

Adding shortcode for the plugin.
new view file.
new setting for how many entries to fetch.

8 years agomade the read more link in the frontPage view file bold and changed the text to ...
Anthony Talarico [Wed, 17 Aug 2016 19:44:41 +0000 (15:44 -0400)]
made the read more link in the frontPage view file bold and changed the text to 'more'

8 years agoFixing the feed api stuff. get string not object.
Steve Sutton [Fri, 5 Aug 2016 17:17:00 +0000 (13:17 -0400)]
Fixing the feed api stuff. get string not object.

Need to make sure we have the array json not the object one given to use
from their site. After we store it into database go ahead and fetch it
to return the results.

8 years agoreduced title font size from 35px to 25px, centered featured image
Anthony Talarico [Thu, 4 Aug 2016 18:09:18 +0000 (14:09 -0400)]
reduced title font size from 35px to 25px, centered featured image

8 years agofixed syntax error in jquery css selector for the blog title
Anthony Talarico [Thu, 4 Aug 2016 17:46:23 +0000 (13:46 -0400)]
fixed syntax error in jquery css selector for the blog title

8 years agoreduced margin under the blog title and set blog image to contain instead of cover
Anthony Talarico [Thu, 4 Aug 2016 17:45:04 +0000 (13:45 -0400)]
reduced margin under the blog title and set blog image to contain instead of cover

8 years agoreducing the blog body excerpt characters and placing the title below the image
Anthony Talarico [Thu, 4 Aug 2016 17:28:24 +0000 (13:28 -0400)]
reducing the blog body excerpt characters and placing the title below the image

8 years agoadded view file containing the mark up for the blog output with basic styles
Anthony Talarico [Thu, 4 Aug 2016 15:45:01 +0000 (11:45 -0400)]
added view file containing the mark up for the blog output with basic styles

8 years agoUpdates for the fetch of feed and check for out of date feed entry.
Steve Sutton [Thu, 4 Aug 2016 13:47:02 +0000 (09:47 -0400)]
Updates for the fetch of feed and check for out of date feed entry.

The process for the fetching of the feed data is now completed like the
Blog feed from wordpress that was done for MichiganTrailMaps and
GaylordGolfMecca websites.

8 years agoFirst Commit for plugin
Steve Sutton [Thu, 4 Aug 2016 13:03:21 +0000 (09:03 -0400)]
First Commit for plugin

This plugin will be for storing a cache of the json data for the latest
hubspot blogs. Using the Hubspot API.