{"id":74571,"date":"2017-09-13T20:25:23","date_gmt":"2017-09-13T20:25:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/re-lister-by-customscripts\/"},"modified":"2017-10-09T11:43:43","modified_gmt":"2017-10-09T11:43:43","slug":"re-lister","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/re-lister\/","author":15656218,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1","stable_tag":"2.1","tested":"4.8.28","requires":"4.1","requires_php":"5","requires_plugins":"","header_name":"RE Lister by CustomScripts","header_author":"CustomScripts","header_description":"Easily create and display real estate listings, complete with MLS information, property details, agent info and more. Includes convenient shortcodes. Based on the Zillow Interchange Format.","assets_banners_color":"","last_updated":"2017-10-09 11:43:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/re-lister","header_author_uri":"https:\/\/customscripts.tech","rating":0,"author_block_rating":0,"active_installs":0,"downloads":711,"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":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1729566","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1729566","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","2.0","2.1"],"block_files":[],"assets_screenshots":{"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1743260","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1743260","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1743260","resolution":"2","location":"plugin"}},"screenshots":{"1":"Display listing information by including shortcodes within [listing] and [\/listing].","2":"Save listing information in the form fields.","3":"Listing information displays (via shortcode) in the Listing post type."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1794,2988,5082,2199,6438],"plugin_category":[],"plugin_contributors":[81157,146375],"plugin_business_model":[],"class_list":["post-74571","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-post-type","plugin_tags-meta-tags","plugin_tags-mls","plugin_tags-real-estate","plugin_tags-short-code","plugin_contributors-chrisbuck","plugin_contributors-customscripts","plugin_committers-customscripts","plugin_support_reps-chrisbuck","plugin_support_reps-customscripts"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/re-lister.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/re-lister\/trunk\/screenshot-1.png?rev=1743260","caption":"Display listing information by including shortcodes within [listing] and [\/listing]."},{"src":"https:\/\/ps.w.org\/re-lister\/trunk\/screenshot-2.png?rev=1743260","caption":"Save listing information in the form fields."},{"src":"https:\/\/ps.w.org\/re-lister\/trunk\/screenshot-3.png?rev=1743260","caption":"Listing information displays (via shortcode) in the Listing post type."}],"raw_content":"<!--section=description-->\n<p>Easily create real estate listings, complete with MLS information, property details, agent info and more. Includes convenient shortcodes. Included form fields are based on the Zillow Interchange Format.<\/p>\n\n<h3>Additional Info<\/h3>\n\n<p><strong>New:<\/strong> A plugin to publish listings as RSS (in the Zillow Interchange Format).\nCheck out the RE Feed plugin in the WP Repository!<\/p>\n\n<p><em>For more information, follow us online at customscripts.tech<\/em><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin from the Plugins admin page.<\/li>\n<li>Select \\\"Listings\\\" in the admin panel.<\/li>\n<li>Select \\\"Create Listing\\\" in the sub-menu.<\/li>\n<li>Add listing information in the \\\"Listing Information\\\" meta box.<\/li>\n<li>Add short codes to the listing post body to display the listing information.<\/li>\n<li>Note: All listing short codes must be enclosed with [listing] and [\/listing]. Other html is allowed.<\/li>\n<li>Short codes are simply the camel cased name of the field. E.g., [DisplayAddress] or [StreetAddress] or [BrokerName].<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Install and activate the plugin from the Plugins admin page.<\/li>\n<li>Select \\\"Listings\\\" in the admin panel.<\/li>\n<li>Select \\\"Create Listing\\\" in the sub-menu.<\/li>\n<li>Add listing information in the \\\"Listing Information\\\" meta box.<\/li>\n<li>Add short codes to the listing post body to display the listing information.<\/li>\n<li>Note: All listing short codes must be enclosed with [listing] and [\/listing]. Other html is allowed.<\/li>\n<li>Short codes are simply the camel cased name of the field. E.g., [DisplayAddress] or [StreetAddress] or [BrokerName].<\/li>\n<\/ol><\/dd>\n<dt>**How do I use the short codes to display listing information?**<\/dt>\n<dd><p>All short codes must be enclosed within a [listing][\/listing] short code. The format for enclosed short codes is simply the camel-cased field name, e.g., [DisplayAddress], [BrokerName], etc.\n\"Camel case,\" in this context, refers to capitalizing the first letter of each word in the label, and removing any empty spaces. E.g., \"Street Address\" becomes \"StreetAddress.\" You then need to enclose the camel-cased label in brackets, e.g., [StreetAddress]. Also be sure to enclose the short code in the parent short codes, [listing] and [\/listing]. (Notice that the listing short codes are not capitalized).<\/p><\/dd>\n<dt>**Are there short codes for all fields?**<\/dt>\n<dd><p>No. Shortcodes are available for the vast majority of listing fields, but not for certain ones that have the same label as another field. For example, \"Picture URL\" is a field in both the \"Picture\" and \"Agent\" sections. Using [PictureURL] will display the URL <strong>only<\/strong> for the Picture section, not the Agent section.<\/p>\n\n<p>Similarly, there are \"Street Address\" fields in both the Location and Office sections. The [StreetAddress] shortcode will only show the address for the Location.<\/p><\/dd>\n<dt>**I want a better way to sort through my listings (other than Categories and Tags). Can I do that?**<\/dt>\n<dd><p>This feature is coming soon.<\/p><\/dd>\n<dt>**Can I publish listings as a (Zillow Interchange Format) feed?**<\/dt>\n<dd><p>No, not yet. This feature is coming soon.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1<\/h4>\n\n<ul>\n<li>Added TGM Plugin Activation to recommend RE-Feed plugin (wordpress.org\/plugins\/re-feed).<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Updated readme.txt: FAQ and Author URI.<\/li>\n<li>Added shortcode descriptions on hovering over field labels.<\/li>\n<li>Updated FAQs.<\/li>\n<li>Added \"Documentation\" submenu for Listings post type.<\/li>\n<li>Fixed meta key references for Floor Covering, Heating Fuels, Heating Systems, Parking Types, View Type.<\/li>\n<li>Added maxlength characters for Agent -&gt; EmailAddress, Broker -&gt; EmailAddress, and BasicDetails -&gt; Description.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Stable, initial release<\/li>\n<\/ul>","raw_excerpt":"Create real estate listings, complete with MLS information, property details, agent info and more.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/74571","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=74571"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/customscripts"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=74571"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=74571"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=74571"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=74571"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=74571"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=74571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}