{"id":68751,"date":"2017-05-19T23:44:32","date_gmt":"2017-05-19T23:44:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/auto-publish-your-post-with-lknsuite-com\/"},"modified":"2017-05-19T23:44:32","modified_gmt":"2017-05-19T23:44:32","slug":"lknsuite","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/lknsuite\/","author":15454886,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"trunk","tested":"4.8.28","requires":"3.7","requires_php":"","requires_plugins":"","header_name":"Social Media Auto Post with lknsuite.com","header_author":"lknSuite","header_description":"Auto publish your post with lknsuite.com","assets_banners_color":"","last_updated":"2017-05-19 23:44:32","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.lknsuite.com","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1095,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2015,2016,157,311,268],"plugin_category":[40],"plugin_contributors":[141344,141346],"plugin_business_model":[],"class_list":["post-68751","plugin","type-plugin","status-closed","hentry","plugin_tags-auto-post","plugin_tags-auto-publish","plugin_tags-facebook","plugin_tags-instagram","plugin_tags-scheduling","plugin_category-calendar-and-events","plugin_contributors-alkanulas","plugin_contributors-lknsuite","plugin_committers-lknsuite"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lknsuite.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Automatically publishes wordpress posts to<\/p>\n\n<ul>\n<li>profiles\/pages\/groups on Facebook<\/li>\n<li>Twitter<\/li>\n<li>Google+(Google Plus)<\/li>\n<li>Tumblr<\/li>\n<li>Linkedin<\/li>\n<li>Instagram<\/li>\n<li>WordPress.com<\/li>\n<li>Other Wordpress sites<\/li>\n<\/ul>\n\n<p>You do not need to create app for every social media site.<\/p>\n\n<p>lknSuite handles everything for you.<\/p>\n\n<p>You only need lknSuite API key it to work for you<\/p>\n\n<p>The whole process is completely automated.<\/p>\n\n<p>Just write a new post and either entire post or it\u2019s nicely formatted announcement with backlink will be published to all your configured social networks.<\/p>\n\n<p>Plugin works with profiles, business pages, community pages, groups, etc. Messages are 100% customizable and adopted for each network requirements.<\/p>\n\n<p>This plugin requires you to get API key from lknSuite. lknSuite account and API key is completely free. It only takes 2 minutes you to get them<\/p>\n\n<p>API Key\n* Visit <a href=\"https:\/\/www.lknsuite.com\/user\/login-form\/\">https:\/\/www.lknsuite.com\/user\/login-form\/<\/a>\n* Login or register on that page. It's free\n* After you have logged in follow \"Dashboard &gt; Settings &gt; API Credentials\" menu (or you can just visit <a href=\"https:\/\/www.lknsuite.com\/token\/\">https:\/\/www.lknsuite.com\/token\/<\/a> after you have logged in)<\/p>\n\n<!--section=installation-->\n<p>Upload the lknSuite plugin to your blog, Activate it, then enter your <a href=\"https:\/\/www.lknsuite.com\/token\/\">lknSuite.com API key<\/a>.<\/p>\n\n<p>1, 2, 3: You're done!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Upload the lknSuite plugin to your blog, Activate it, then enter your <a href=\"https:\/\/www.lknsuite.com\/token\/\">lknSuite.com API key<\/a>.<\/p>\n\n<p>1, 2, 3: You're done!<\/p><\/dd>\n<dt>Is lknSuite publisher Free?<\/dt>\n<dd><p>Yes! lknSuite's core features are and always will be free.<\/p><\/dd>\n<dt>Should I purchase a paid plan?<\/dt>\n<dd><p>lknSuite's paid services include great services which does not include with free tier like\n* collaboration for your social accounts\n* more social accounts you can manage\n* social media analytics\n* competitor analysis\n* SEO tools\n* priority support.<\/p>\n\n<p>If you're interested in learning more about the extra layers of protection and advanced tools available, learn more about our <a href=\"https:\/\/www.lknsuite.com\/pricing\/\">paid plans<\/a>.<\/p><\/dd>\n<dt>Did not find the answer?<\/dt>\n<dd><p>If you did not find the answer you are looking for, You can use our support page on <a href=\"https:\/\/www.lknsuite.com\/support\/\">https:\/\/www.lknsuite.com\/support\/<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<p>This version does not contain any new feature or interface change. This update contains stability improvements and bug fixes.\n* FIXED: Started using current_user_can() and  wp_nonce_field() functions for task\/save_settings.php file . WP administrator can use this page\n* FIXED: Auto session start attempt is removed from the plugin\n* CHANGED: wp_enqueue_script and wp_enqueue_style are being used in addheader() function (in wp_actions.php)<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>This version does not contain any new feature or interface change. This update contains stability improvements and bug fixes.\n* FIXED: Started using current_user_can() and  wp_nonce_field() functions in meta box actions\n* FIXED: Started using wp_remote_get and wp_remote_post functions instead of hardcoded paths CURL requests\n* CHANGED: Removed task\/accounts.php file. It's now using admin-ajax.php\n* CHANGED: Added \"defined('_LKNSUITE_PLUGIN') or die('Restricted access');\" for the 3th party libraries\n* CHANGED: Added more information about plugin parameters<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>This version does not contain any new feature or interface change. This update contains stability improvements and bug fixes.\n* CHANGED\/FIXED: Started using unique function names and constants. For example: define(\"BASE_PATH\",$basePath) changed to define(\"LKN_BASE_PATH\",plugins_url() . '\/lknsuite');\n* CHANGED\/FIXED: Started using Wordpress functions while determining plugin and content directories instead of hardcoded paths. For example define(\"BASE_PATH\",$basePath) become define(\"LKN_BASE_PATH\",plugins_url() . '\/lknsuite');\n* CHANGED: Plugin description is more understandable (Pervious was the same with \"Plugin Name\")\n* FIXED: Login form link is fixed. https:\/\/www.lknsuite.com\/login-form\/ changed to https:\/\/www.lknsuite.com\/user\/login-form\/<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Born date is 16th May 2017 :)<\/li>\n<\/ul>","raw_excerpt":"Automatically publishes wordpress posts to profiles\/pages\/groups on Facebook, Twitter, Instagram, Google+, LinkedIn, Tumblr , Other wordpress sites.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/68751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=68751"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lknsuite"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=68751"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=68751"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=68751"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=68751"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=68751"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=68751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}