Search by tag «Wordpress»

Entries found: 60
Social Networks Auto-Poster(SNAP) – Version 2.0 Public Beta

Social Networks Auto-Poster(SNAP) – Version 2.0 Public Beta

August 27, 2012 Leave a reply

Here are some NextScripts: Social Networks Auto-Poster(SNAP) stats:
5 months of rapid development
41 version releases
10,245 unique installations
35,819 total installations including upgrades

It was time to review all that work and reinvent the whole thing again. We are announcing SNAP version 2.0.

Most of the changes went under the hood. For example version 1.x was using immediate posting mechanism. It worked well when we had 2-3 Social Networks, but if you configure all 7 of them (or even more in multi-site edition) it takes quite some time to do all the posting. Version 2 releases the “Publish” button immediately and all posting is done in the background.

Some important changes:
– Completely revamped “Settings” interface.
– New Engine works much faster and allows to add new networks more easily.
– API libraries are auto updated. There is no need to separately upload postToGooglePlus.php and postToPinterest.php files anymore.

You can download version 2.0. public beta here

SNAP Version 2

New Release: Version 1.9.12

New Release: Version 1.9.12

August 26, 2012 Leave a reply

New Version has been released: 1.9.12

New version fixes the Google+ posting as well as some connectivity issues for other networks.

Changes:

= 1.9.12 =
* New – Version 2.0.3 Beta is available to try.
* Bug fix – Removed many (\) Slashes from some Google+ Posts.
* Bug fix – Tumblr Authorization fix.
* Bug fix – New LinkedIn oAuth model support fix.
* Bug fix – Twitter New “Smarter” Twitter 140 characters limit handling fix.

= 1.9.11 =
* Bug fix – Google+ Fix for new interfaces.
* Improvement/Bug fix – New “Smarter” Twitter 140 characters limit handling. URL won’t be cut anymore.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.9.10 – New LinkedIn oAuth Authorization

New Release: Version 1.9.10 – New LinkedIn oAuth Authorization

August 13, 2012 Leave a reply

LinkedIn improved its oAuth Authorization model. Now you can request permission for different types of account access. Please update if you are getting “Access to posting shares denied” error.

Changes:

= 1.9.10 =
* Improvement/Bug fix – New LinkedIn oAuth model support.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.9.9

New Release: Version 1.9.9

August 12, 2012 Leave a reply

New Version has been released: 1.9.9

New version now supports two ways of creating Facebook posts allowing you to have “Share” link. Also some bug fixes and updates preparing for the version 2.

Changes:

= 1.9.9 =
* Bug fix – Javascript/JQuery Error fixed.

= 1.9.8 =
* Improvement – Now you have a choise between “attaching” your post to Facebook or “Sharing a link” to it.
* Improvement – Better Twitter connection for non ssl
* Bug fix – Pinterest Default Settings
* Bug fix – Pinterest Board Selection

= 1.9.7 =
* Improvement – New Internal DB Structure preparing for 2.0
* Bug fix – Google Connectivity issues
* Bug fix – Blogger Connectivity issues

You can download it from NextScripts or directly from WordPress.org

Facebook: Missing “Share” Link – Solution

Facebook: Missing “Share” Link – Solution

August 10, 2012 5 Comments

We got numerous questions regarding missing “Share” link in the Facebook posts made by the plugin. Our answer was what we got from Facebook itself. “This is a Facebook API limitation, you can’t have a ‘Share’ link in your posts”. Recently we did some research and we have found that there is a possibility to add this “Share” link if you change the way you attach the original post to your Facebook message.

Since version 1.9.8 you have a choice of adding your original blogpost as an ‘attachement’ to your Facebook message or “sharing a link” to your blogpost. Here is the difference between those two types of posting:

Please go to the plugin settings->Facebook Account Settings and switch from “Attach your blogpost” to “Share a link to your blogpost”

Facebook Share Button

UPD 06/2013

Facebook is including “Share” link to “Attach your blogpost” types of postings as well.

Facebook Share Button

.

New Release: Version 1.9.6

New Release: Version 1.9.6

July 25, 2012 Leave a reply

New Version has been released: 1.9.6

New version has new functionality and fixes/improvements as well as LinkedIn support.

Changes:

= 1.9.6 =
* Bug fix – Twitter formatting
* Bug fix – Google incorrect page issue.
* Bug fix – SSL connectivity issued for some hosts.

= 1.9.5 =
* Bug fix – Twitter short URLS
* Bug fix – Google/Pinterest Connectivity issues

(more…)

New Release: Version 1.8.6

New Release: Version 1.8.6

July 5, 2012 Leave a reply

New Version has been released: 1.8.6

New version has some bug fixes as well as support for video attachment to Facebook posts.

Changes:

= 1.8.6 =
* New – If blogpost has video it can be used as attachement in Facebook post.
* Bug fix – Facebook %TEXT% and %FULLTEXT% formatiing issues.
* Bug fix – Some Blogger Authorization issues.

= 1.8.5 =
* Bug fix – Format settings disappeared after update post
* Bug fix – Twitter 140 characters limit when used with %TEXT% and %FULLTEXT%

You can download it from NextScripts or directly from WordPress.org

Blogger/Blogspot – two ways of auto-posting

Blogger/Blogspot – two ways of auto-posting

July 5, 2012 2 Comments

Blogger has been recently added to the list of supported networks to the NextScripts Social Networks Autposter plugin for WordPress.

This plugin supports two kinds of networks – networks that have free API (Facebook, Twitter, Tumblr) and networks that require a special third party library (Pinterest, Goolge+).

Blogger has a unique position there. It does have a free API, but that API is very restricted and unstable. Blogger also owned by Google and it’s interface is somewhat similar to Google+, so making third party library to support Blogger through our own API were not that hard.

As a result the plugin has dual support for Blogger. it will use free API if you have just the plugin, and it will use NextScripts API if you have postToGooglePlus.php library.

The problems with Free API:

  • The HTML code should be XHTML complaint. This is usually not a problem with clean wordpress, but a lot of third party plugins forgot to close html tags, put quotes in attributes and use <br/> not <br>. Things like this will be rejected by free API and message won’t be posted.
  • Due to internal possessing the format of your post could be changed to something completely different.
  • No support for tags
  • No proper support for UTF/Unicode. International characters could become corrupted.

Please consider getting Google+ API (Blogger is included there) if you have problems posting to Blogger.

 

New Release: Version 1.8.4 with Blogger/Blogspot Support

New Release: Version 1.8.4 with Blogger/Blogspot Support

July 3, 2012 Leave a reply

New Version has been released: 1.8.4

New version add Blogger/Blogspot support as well some improvements to the existing networks.

Changes:

= 1.8.4 =
* New – Blogger Support
* New/Improvement – Post to Tumblr and Blogger/Blogspot could be posted with tags
* New/Improvement – Tumblr is now open_basedir safe.
* Bug fix – G+ Authorization problem with non google.com domains (like google.com.sg, google.com.br, google.ru, etc).
* Bug fix – Pinterest “Test” Button

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.8.2

New Release: Version 1.8.2

June 30, 2012 Leave a reply

New Version has been released: 1.8.2

New version has some more Pinterest functionality including ability to change board from the “New Post” page. It also has Tumblr Authorization bug fixed

Changes:

= 1.8.2 =
* Bug fix – Tumblr Authorization Problem.

= 1.8.1 =
* Improvement – Pinterest will look for images in post text if featured image is missing
* Improvement – Pinterest – adbility to change board diring the post writing.
* Bug fix – Several small bugs and formating fixes.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.8 with Pinterest and Tumblr support

New Release: Version 1.8 with Pinterest and Tumblr support

June 29, 2012 Leave a reply

New Version has been released: 1.8.0

This version is adds Pinterest and Tumblr support as well as many improvements to the image and text post management.

Changes:

= 1.8.0 =
* New – Pinterest Support
* New – Tumblr Support
* New/Improvement – %IMG% replacement tag – Inserts Featured Image URL
* Improvement – Better Image Handling
* Improvement – Better Facebook Authorization
* Improvement – Google+ Interactive Phone and Email Account Verification Support
* Bug fix – Google+ “You are not authorized for this page” Error

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.7.5

New Release: Version 1.7.5

June 14, 2012 Leave a reply

New Version has been released: 1.7.5

This version is WordPress 3.4 compatible, has some small improvements and bug fixes and also can shorten URLs posted to Twitter.

Changes:

= 1.7.5 =

* New/Improvement – %SURL% replacement tag – Shortens URL
* Improvement – WordPress 3.4 Compatibility
* Improvement – Better handling of Twitter’s “140 characters limit”
* Bug fix – Facebook posts to use Home URL instead of Site URL
* Bug fix – Better error handling

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.7.3

New Release: Version 1.7.3

June 12, 2012 Leave a reply

New Version has been released: 1.7.3. It fixes the problem Facebook Authorization

Changes:

= 1.7.3 =
* Bug fix – Some Facebook Authorization/Connection issues.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.7.2

New Release: Version 1.7.2

June 11, 2012 Leave a reply

New version has been released: 1.7.2.

It adds author’s name to the list of possible post format tags and fixed some facebook problems.

Changes:

= 1.7.2 =
* New/Improvement – %AUTHORNAME% – Inserts the author’s name.
* Improvement – better Facebook errors handling
* Bug fix – Facebook 1000 character limit error fixed.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.7.1

New Release: Version 1.7.1

June 6, 2012 Leave a reply

Version 1.7.0 had a small bug that is now fixed. Repost buttons were not working.

Changes:

= 1.7.1 =
* Bug fix – Repost button fixed.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.7.0

New Release: Version 1.7.0

June 5, 2012 Leave a reply

New Version has been released: 1.7.0.

This version has two new features as a result of multiple requests from our users.

1. “Custom Post Types” are now supported. Many custom templates allow to post some different types of content and now all this custom content could be published to the social networks the same way as regular posts.

2. Open Graph tags support is now build in the plugin. You need Open Graph tags to define the thumbnail, title and short description of your post that will be posted to Facebook and Google+.

There are also several small improvements and bug fixes.

Changes:

= 1.7.0 =
* New – Support for WordPress “Custom Post Types”.
* New – Ability to add open graph tags without third party plugins.
* Improvement – Better compatibility/faster Google+ posting.
* Improvement – If post thumbnail (featured image) is not set, script will look for images in the post.
* Improvement – If excerpt is not set, script will auto-generate it.
* Bug fix – Fixed “Changing format of the message for each individual post” problem.
* Bug fix – Fixed missing “Pending-to-Publish” status change.
* Bug fix – Twitter settings page format fixed.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.6.2

New Release: Version 1.6.2

May 10, 2012 Leave a reply

New Version has been released: 1.6.2. It fixes the problem with Twitter posting sometimes  producing “Cannot modify header information” error.

Changes:

= 1.6.2 =
* Bug fix – Fix for “Cannot modify header information” message while posting to Twitter.

You can download it from NextScripts or directly from WordPress.org

New Release: Version 1.6.1

New Release: Version 1.6.1

May 9, 2012 Leave a reply

New Version has been released: 1.6.1. It fixes the problem for the webservers without support for short php tags <? ?> and adds ability to post either full post or excerpt of the post.

Changes:
= 1.6.1 =
* Improvement – New posting format: %TEXT% – Inserts the excerpt of your post. %FULLTEXT% – Inserts the body(text) of your post.
* Bug fix – Activation Problem “unexpected $end” for servers with no support  for short php tags <? ?>.

You can download it from NextScripts or directly from WordPress.org

Google Adds a new ‘Share’ Button for Google+

Google Adds a new ‘Share’ Button for Google+

April 27, 2012 Leave a reply

Google just introduced a Google+ “Share” button.

The new button allows webmasters to let visitors to spread a link to the page among circles on Google+ Social Network. When visitor clicks the button, there is an option of sharing a page with anyone or only some circles in their network.The Share button joins, not replaces the existing “+1” button, which allows Google+ members to endorse a webpage or an article.

The Share button is already available for integration.  More instructions are on the ‘Google+ Developers’.

Unfortunately this button does not changes the way the Google+ API works. The API is still read-only, so if you as a webmaster want to share your own page or blog post on your own G+  page you still need to do it manually or use the third party plugin or library.

New Release: Version 1.5.9

New Release: Version 1.5.9

April 20, 2012 Leave a reply

New Version has been released: 1.5.9
== Changelog ==
= 1.5.9 =
* Improvement/Bug fix – Fixed compatibility with another plugins using the same Facebook and Twitter APIs.

Page 3 of 3«123
© 2012-2016 NextScripts.com