This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

User Post On Social Network

Description

This plugin allow user to create a post on your site and at the same time post it on social network.

PS: You’ll need a curl enabled on your server to achieve the target.

Screenshots

  • facebook app details
  • Front End
  • Front End Form
  • Facebook Wall

Installation

  1. Upload the plugin to your blog, Activate it, then enter your facebook app details.
  2. To use the plugin – add shortcode [upsn] in your post/page. Or you can add if( function_exists(‘userpostsocialnetwork’) ) { userpostsocialnetwork(); } in your page template.

FAQ

How do i submit the post?
  1. First you need to login with facebook using our plugin.
  2. After login you can view the post submission form.
How do i upload large size image using this plugin?
  1. To upload large file using this plugin you have to change ‘upload_max_filesize ‘ and ‘post_max_size’ in php.ini file.
  2. Keep same size for ‘upload_max_filesize’ and ‘post_max_size’ in php.ini.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“User Post On Social Network” is open source software. The following people have contributed to this plugin.

Contributors