{"id":41243,"date":"2016-01-12T13:46:44","date_gmt":"2016-01-12T13:46:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/message-to-author\/"},"modified":"2022-11-24T06:14:16","modified_gmt":"2022-11-24T06:14:16","slug":"message-to-author","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/message-to-author\/","author":14578935,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"4.1","stable_tag":"trunk","tested":"6.1.10","requires":"4.7","requires_php":"","requires_plugins":"","header_name":"Message To Author","header_author":"Codelab7","header_description":"","assets_banners_color":"a572ec","last_updated":"2022-11-24 06:14:16","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/paypal.me\/pathusutariya","header_plugin_uri":"#","header_author_uri":"https:\/\/codelab7.com","rating":4.3,"author_block_rating":0,"active_installs":10,"downloads":3765,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0":{"tag":"1.0","author":"pathusutariya","date":"2016-01-12 13:54:22"},"2.0.0":{"tag":"2.0.0","author":"pathusutariya","date":"2017-04-25 10:24:18"},"2.0.1":{"tag":"2.0.1","author":"pathusutariya","date":"2017-05-12 12:21:15"},"2.2.0":{"tag":"2.2.0","author":"pathusutariya","date":"2018-12-14 14:42:12"},"3.0.1":{"tag":"3.0.1","author":"pathusutariya","date":"2020-09-08 12:02:35"},"4.0.3":{"tag":"4.0.3","author":"pathusutariya","date":"2022-11-23 13:57:28"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2378460,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2378460,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2377167,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2377167,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","2.0.0","2.0.1","2.2.0","3.0.1","4.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2377167,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2377167,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2377167,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2377167,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Message Box with preset","2":"Admin settings","3":"Popup with theme default styling","4":"Messages in admin panel"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[132,42870,42871,42872,3514],"plugin_category":[41],"plugin_contributors":[190587,94784],"plugin_business_model":[],"class_list":["post-41243","plugin","type-plugin","status-publish","hentry","plugin_tags-author","plugin_tags-feedback-to-author","plugin_tags-inquiry-to-seller","plugin_tags-message-to-author","plugin_tags-messages","plugin_category-communication","plugin_contributors-codelab7","plugin_contributors-pathusutariya","plugin_committers-pathusutariya"],"banners":{"banner":"https:\/\/ps.w.org\/message-to-author\/assets\/banner-772x250.png?rev=2377167","banner_2x":"https:\/\/ps.w.org\/message-to-author\/assets\/banner-1544x500.png?rev=2377167","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/message-to-author\/assets\/icon-128x128.png?rev=2378460","icon_2x":"https:\/\/ps.w.org\/message-to-author\/assets\/icon-256x256.png?rev=2378460","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/message-to-author\/assets\/screenshot-1.png?rev=2377167","caption":"Message Box with preset"},{"src":"https:\/\/ps.w.org\/message-to-author\/assets\/screenshot-2.png?rev=2377167","caption":"Admin settings"},{"src":"https:\/\/ps.w.org\/message-to-author\/assets\/screenshot-3.png?rev=2377167","caption":"Popup with theme default styling"},{"src":"https:\/\/ps.w.org\/message-to-author\/assets\/screenshot-4.png?rev=2377167","caption":"Messages in admin panel"}],"raw_content":"<!--section=description-->\n<p><strong>Message to Author<\/strong> is a WordPress plugin that allows users to message author of the post\/CPT\/page directly.<\/p>\n\n<p>This can be helpful to set up catalogs to ask for inquiry, and specially when handling multiple blog\/magazine with multiple author. User can send messages to  author regarding any obligations of content.<\/p>\n\n<p><strong>Features<\/strong>:<\/p>\n\n<ul>\n<li>All message's log into admin panel, Author will only see messages for them.<\/li>\n<li>Option to send message only for registered users or visitor or both<\/li>\n<li>Can be used as an internal messaging system<\/li>\n<\/ul>\n\n<p>The Plugin offers 2 layouts:  <em>Message box, Pop up<\/em> and 3 Styles for your websites<\/p>\n\n<p>You can help contribute your code here: https:\/\/github.com\/pathusutariya\/message-to-author<\/p>\n\n<p><strong>USER INSTRUCTION<\/strong><\/p>\n\n<ol>\n<li>You can put a Message-box anywhere in content with shortcode <code>[message2author]<\/code> Or in php file with <code>&lt;?php echo do_shortcode(\"[message2author]\"); &gt;<\/code>. <\/li>\n<li>You can pass few preset to have various layouts like <code>[message2author title=\"{Title of form}\" button_label=\"{label text of button}\"  layout=\"{messagebox|popup}\" style=\"{theme|style1|style2}\"]<\/code><\/li>\n<li>Or you can simply elect the option <strong>Show after post?<\/strong> and it will inject after every Post's content<\/li>\n<li>Author can also show on their Dashboard. Use this shortcode: <code>[allmessage2author]<\/code> Or in php file with <code>&lt;?php echo do_shortcode(\"[allmessage2author]\"); ?&gt;<\/code><\/li>\n<\/ol>\n\n<!--section=installation-->\n<p>From your WordPress dashboard:<\/p>\n\n<ul>\n<li>Visit \\Plugins &gt; Add New\\<\/li>\n<li>Search for \\Message to Author\\<\/li>\n<li>Activate Message to author from your Plugins page.<\/li>\n<\/ul>\n\n<p>From WordPress.org<\/p>\n\n<ul>\n<li>Download Message to Author.<\/li>\n<li>Upload the <code>\\message-to-author\\<\/code> directory to your <code>\/wp-content\/plugins\/<\/code> directory, using your favorite method (ftp, sftp, scp, etc...)<\/li>\n<li>Activate message-to-author from your Plugins page.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<p>1.0.0\nthe plugin is created with very basic functionality-<\/p>\n\n<p>1.0.1\nError Solving and make it error free<\/p>\n\n<p>2.0.0\nRemove front-end message display by shortcode<\/p>\n\n<p>2.1.0\nAdding Google Captcha form<\/p>\n\n<p>2.2.0\nChange into description<\/p>\n\n<p>3.0.1\nChange into Standard plugin flow<\/p>\n\n<p>4.0.0\n- Complete new version of plugin.\n- Bootstraping future updates.<\/p>\n\n<p>4.0.2\n- Resolved. White screen while sending message\n- Testing with WordPress 5.6<\/p>","raw_excerpt":"Message to Author allows users to message to the author of the post, products, page or any custom posts. Which can be useful to give feedback about pa &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41243"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pathusutariya"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41243"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41243"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41243"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41243"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41243"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}