{"id":10178,"date":"2010-08-20T08:18:32","date_gmt":"2010-08-20T08:18:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-simplemeetingconfirmation\/"},"modified":"2010-10-05T02:55:04","modified_gmt":"2010-10-05T02:55:04","slug":"wp-simplemeetingconfirmation","status":"publish","type":"plugin","link":"https:\/\/azb.wordpress.org\/plugins\/wp-simplemeetingconfirmation\/","author":6775482,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.8.3","stable_tag":"1.8.3","tested":"3.0.5","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"wp-simplemeetingconfirmation","header_author":"Frederic VUONG","header_description":"","assets_banners_color":"","last_updated":"2010-10-05 02:55:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/wp-simplemeetingconfirmation\/","header_author_uri":"http:\/\/vuong.fr\/myitblog\/about\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":5298,"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","1.5.4","1.5.6","1.8.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566857","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566857","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Shortcode example<\/p>","2":"<p>Table in post<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2431,1486,1763,341,1378],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-10178","plugin","type-plugin","status-publish","hentry","plugin_tags-event","plugin_tags-events","plugin_tags-meeting","plugin_tags-meetings","plugin_tags-simple","plugin_committers-fredericvuong"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-simplemeetingconfirmation.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-simplemeetingconfirmation\/trunk\/screenshot-1.png?rev=1566857","caption":"<p>Shortcode example<\/p>"},{"src":"https:\/\/ps.w.org\/wp-simplemeetingconfirmation\/trunk\/screenshot-2.png?rev=1566857","caption":"<p>Table in post<\/p>"}],"raw_content":"<!--section=description-->\n<p>Allows registered and\/or non registered users to confirm if they will be present at a planned meeting and optionally add comments and number of participants with them.<\/p>\n\n<h3>Donations<\/h3>\n\n<!--section=installation-->\n<ol>\n<li>Download 'WP-SimpleMeetingConfirmation.zip'.<\/li>\n<li>Unzip it.<\/li>\n<li>Upload the folder 'WP-SimpleMeetingConfirmation' directory to the \/wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add the shortcode [SMC date=\"dateParameter\" location=\"a location\" reqguests=\"true\" description=\"a meeting description\" displayresults=\"true\" usersonly=\"true\" expireson=\"dateParameter\"] in your post content.<\/li>\n<li>Optionnaly add some content between the [SMC] tags. Ex.: [SMC date=\"17\/10\/2010\" location=\"Our Place\" description=\"Housewarming party\"]&lt;img src=\"http:\/\/mysite.com\/ourplace.jpg\"[\/SMC]<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to use the plugin?<\/dt>\n<dd><p>Create a new post, and add the shortcode [SMC date=\"xx\/xx\/xxxx\"]<\/p><\/dd>\n<dt>What are the mandatory parameters?<\/dt>\n<dd><p>Only [date] is a mandatory parameter to the shortcode.<\/p><\/dd>\n<dt>What are the various parameters available?<\/dt>\n<dd><p>date=\"dd\/mm\/yyyy\", location=\"a location\", reqguests=\"true\", description=\"a meeting description\", displayresults=\"true\", usersonly=\"true\", expireson=\"dd\/mm\/yyyy\"<\/p><\/dd>\n<dt>Can I add a picture or a map to the meeting?<\/dt>\n<dd><p>Just include the HTML code between the [SMC date=\"dd\/mm\/yyyy\"][\/SMC]<\/p><\/dd>\n<dt>Can I open the registration to non WP site registered users?<\/dt>\n<dd><p>Yes, just add the parameter usersonly=\"false\" to the shortcode. Ex.: [SMC date=\"dd\/mm\/yyyy\" usersonly=\"false\"]<\/p><\/dd>\n<dt>Can I add an expiration date to the responses<\/dt>\n<dd><p>Yes, just add the parameter expireson=\"dd\/mm\/yyyy\" to the shortcode. Ex.: [SMC date=\"dd\/mm\/yyyy\" expireson=\"dd\/mm\/yyyy\"]<\/p><\/dd>\n<dt>Can I send you my translations for your plugin?<\/dt>\n<dd><p>Please do :o) I will integrate it to the next release.<\/p><\/dd>\n<dt>Which languages are available for this plugin?<\/dt>\n<dd><p>Currently, there are three languages:\n* English (thanks to me)\n* French (thanks to me)\n* German (thanks to Arne)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2010\/09\/21<\/h4>\n\n<ul>\n<li>Small bug fixed in save function<\/li>\n<li>Added error messages<\/li>\n<\/ul>\n\n<h4>2010\/09\/20<\/h4>\n\n<ul>\n<li>Trim name before posting<\/li>\n<\/ul>\n\n<h4>2010\/09\/17<\/h4>\n\n<ul>\n<li>Huge bug fixed that was updating the previous meetings *<\/li>\n<li>Added an html page to create the shortcode *<\/li>\n<\/ul>\n\n<h4>2010\/09\/15 v1.6.2<\/h4>\n\n<ul>\n<li>German translation provide by Arne Schuch.<\/li>\n<\/ul>\n\n<h4>2010\/09\/07 - v1.6<\/h4>\n\n<ul>\n<li>Add a new parameter [expireson] to add expiration date to reply to an event. Will make the event non editable after expiration date.<\/li>\n<\/ul>\n\n<h4>2010\/08\/30 - v1.5.4<\/h4>\n\n<ul>\n<li>Fixed a bug on translation<\/li>\n<li>Fixed issue with case sensitive file names<\/li>\n<li>Fixed bug when parameter usersonly is set to true<\/li>\n<\/ul>\n\n<h4>2010\/08\/25 - v1.4<\/h4>\n\n<ul>\n<li>Fixed a bug on location<\/li>\n<li>Renamed global variables and functions to avoid naming collision<\/li>\n<li>Fixed a bug on plugin activation (database verification)<\/li>\n<\/ul>\n\n<h4>2010\/08\/24 - v1.3<\/h4>\n\n<ul>\n<li>Add a new function to alter table to add, modify, delete columns<\/li>\n<\/ul>\n\n<h4>2010\/08\/23 - v1.2<\/h4>\n\n<ul>\n<li>Add a new function to avoid creating again the table if already exist<\/li>\n<\/ul>\n\n<h4>2010\/08\/23 - v1.1<\/h4>\n\n<ul>\n<li>Add a new parameter [usersonly] to the shortcode to enable registration of non registered users.<\/li>\n<\/ul>\n\n<h4>2010\/08\/20 - v1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Allows registered and\/or non registered users to confirm if they will be present at a planned meeting and optionally add comments and number of partic &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10178"}],"author":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/fredericvuong"}],"wp:attachment":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10178"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10178"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10178"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10178"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10178"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}