Plugin Directory

Changeset 2124646


Ignore:
Timestamp:
07/17/2019 02:15:44 PM (7 years ago)
Author:
nathanrice
Message:

Tagging 1.3.3

Location:
agentpress-listings
Files:
6 added
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • agentpress-listings/tags/1.3.3/includes/class-agentpress-listings.php

    r2106230 r2124646  
    231231
    232232        // Extra check for price that can create a sortable value.
    233         if ( isset( $property_details['_listing_price'] ) && ! empty( $property_details['_listing_price'] ) ) {
    234 
    235             $price_sortable = preg_replace( '/[^0-9\.]/', '', $property_details['_listing_price'] );
     233        if ( isset( $property_details[0]['_listing_price'] ) && ! empty( $property_details[0]['_listing_price'] ) ) {
     234            $price_sortable = preg_replace( '/[^0-9\.]/', '', $property_details[0]['_listing_price'] );
    236235            update_post_meta( $post_id, '_listing_price_sortable', floatval( $price_sortable ) );
    237236        } else {
  • agentpress-listings/tags/1.3.3/languages/agentpress-listings.pot

    r2106230 r2124646  
    1 # Copyright (C) 2015 StudioPress
     1# Copyright (C) 2019 StudioPress
    22# This file is distributed under the GNU General Public License v2.0 (or later).
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: AgentPress Listings 1.2.6\n"
     5"Project-Id-Version: AgentPress Listings 1.3.3\n"
    66"Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n"
    7 "POT-Creation-Date: 2015-10-12 02:19:49+00:00\n"
     7"POT-Creation-Date: 2019-07-11 15:33:03+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
     11"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
    1212"Last-Translator: StudioPress <translations@studiopress.com>\n"
    1313"Language-Team: English <translations@studiopress.com>\n"
     
    2525"X-Textdomain-Support: yes\n"
    2626
    27 #: includes/class-featured-listings-widget.php:12
     27#: includes/class-agentpress-featured-listings-widget.php:23
    2828msgid "Display grid-style featured listings"
    2929msgstr ""
    3030
    31 #: includes/class-featured-listings-widget.php:14
     31#: includes/class-agentpress-featured-listings-widget.php:31
    3232msgid "AgentPress - Featured Listings"
    3333msgstr ""
    3434
    35 #: includes/class-featured-listings-widget.php:91
    36 #: includes/class-listings.php:79 includes/class-listings.php:80
     35#: includes/class-agentpress-featured-listings-widget.php:125
     36#: includes/class-agentpress-listings.php:142
     37#: includes/class-agentpress-listings.php:143
    3738msgid "View Listing"
    3839msgstr ""
    3940
    40 #: includes/class-featured-listings-widget.php:116
    41 #: includes/class-property-search-widget.php:77
     41#: includes/class-agentpress-featured-listings-widget.php:169
     42#: includes/class-agentpress-listings-search-widget.php:139
    4243msgid "Title:"
    4344msgstr ""
    4445
    45 #: includes/class-featured-listings-widget.php:118
     46#: includes/class-agentpress-featured-listings-widget.php:171
    4647msgid "How many results should be returned?"
    4748msgstr ""
    4849
    49 #: includes/class-listings.php:28
     50#: includes/class-agentpress-listings-search-widget.php:23
     51msgid "Display property search dropdown"
     52msgstr ""
     53
     54#: includes/class-agentpress-listings-search-widget.php:32
     55msgid "AgentPress - Listing Search"
     56msgstr ""
     57
     58#: includes/class-agentpress-listings-search-widget.php:47
     59#: includes/class-agentpress-listings-search-widget.php:129
     60msgid "Search Properties"
     61msgstr ""
     62
     63#: includes/class-agentpress-listings-search-widget.php:141
     64msgid "Include these taxonomies in the search widget"
     65msgstr ""
     66
     67#: includes/class-agentpress-listings-search-widget.php:156
     68msgid "Button Text:"
     69msgstr ""
     70
     71#: includes/class-agentpress-listings.php:51
    5072msgid "Price:"
    5173msgstr ""
    5274
    53 #: includes/class-listings.php:29
     75#: includes/class-agentpress-listings.php:52
    5476msgid "Address:"
    5577msgstr ""
    5678
    57 #: includes/class-listings.php:30
     79#: includes/class-agentpress-listings.php:53
    5880msgid "City:"
    5981msgstr ""
    6082
    61 #: includes/class-listings.php:31
     83#: includes/class-agentpress-listings.php:54
    6284msgid "State:"
    6385msgstr ""
    6486
    65 #: includes/class-listings.php:32
     87#: includes/class-agentpress-listings.php:55
    6688msgid "ZIP:"
    6789msgstr ""
    6890
    69 #: includes/class-listings.php:35
     91#: includes/class-agentpress-listings.php:58
    7092msgid "MLS #:"
    7193msgstr ""
    7294
    73 #: includes/class-listings.php:36
     95#: includes/class-agentpress-listings.php:59
    7496msgid "Square Feet:"
    7597msgstr ""
    7698
    77 #: includes/class-listings.php:37
     99#: includes/class-agentpress-listings.php:60
    78100msgid "Bedrooms:"
    79101msgstr ""
    80102
    81 #: includes/class-listings.php:38
     103#: includes/class-agentpress-listings.php:61
    82104msgid "Bathrooms:"
    83105msgstr ""
    84106
    85 #: includes/class-listings.php:39
     107#: includes/class-agentpress-listings.php:62
    86108msgid "Basement:"
    87109msgstr ""
    88110
    89 #: includes/class-listings.php:72
     111#: includes/class-agentpress-listings.php:135
    90112msgid "Listings"
    91113msgstr ""
    92114
    93 #: includes/class-listings.php:73
     115#: includes/class-agentpress-listings.php:136
    94116msgid "Listing"
    95117msgstr ""
    96118
    97 #: includes/class-listings.php:74
     119#: includes/class-agentpress-listings.php:137
    98120msgid "Add New"
    99121msgstr ""
    100122
    101 #: includes/class-listings.php:75
     123#: includes/class-agentpress-listings.php:138
    102124msgid "Add New Listing"
    103125msgstr ""
    104126
    105 #: includes/class-listings.php:76 includes/views/create-tax.php:50
     127#: includes/class-agentpress-listings.php:139 includes/views/create-tax.php:64
    106128msgid "Edit"
    107129msgstr ""
    108130
    109 #: includes/class-listings.php:77
     131#: includes/class-agentpress-listings.php:140
    110132msgid "Edit Listing"
    111133msgstr ""
    112134
    113 #: includes/class-listings.php:78
     135#: includes/class-agentpress-listings.php:141
    114136msgid "New Listing"
    115137msgstr ""
    116138
    117 #: includes/class-listings.php:81
     139#: includes/class-agentpress-listings.php:144
    118140msgid "Search Listings"
    119141msgstr ""
    120142
    121 #: includes/class-listings.php:82
     143#: includes/class-agentpress-listings.php:145
    122144msgid "No listings found"
    123145msgstr ""
    124146
    125 #: includes/class-listings.php:83
     147#: includes/class-agentpress-listings.php:146
    126148msgid "No listings found in Trash"
    127149msgstr ""
    128150
    129 #: includes/class-listings.php:101
     151#: includes/class-agentpress-listings.php:167
    130152msgid "Property Details"
    131153msgstr ""
    132154
    133 #: includes/class-listings.php:164
     155#: includes/class-agentpress-listings.php:250
    134156msgid "Thumbnail"
    135157msgstr ""
    136158
    137 #: includes/class-listings.php:165
     159#: includes/class-agentpress-listings.php:251
    138160msgid "Listing Title"
    139161msgstr ""
    140162
    141 #: includes/class-listings.php:166
     163#: includes/class-agentpress-listings.php:252
    142164msgid "Details"
    143165msgstr ""
    144166
    145 #: includes/class-listings.php:167
     167#: includes/class-agentpress-listings.php:253
    146168msgid "Features"
    147169msgstr ""
    148170
    149 #: includes/class-listings.php:168
     171#: includes/class-agentpress-listings.php:254
    150172msgid "Categories"
    151173msgstr ""
    152174
    153 #: includes/class-listings.php:223
     175#: includes/class-agentpress-listings.php:332
    154176msgid "Additional Features:"
    155177msgstr ""
    156178
    157 #: includes/class-listings.php:273
     179#: includes/class-agentpress-listings.php:408
    158180msgid "Listing Search Results"
    159181msgstr ""
    160182
    161 #: includes/class-property-search-widget.php:12
    162 msgid "Display property search dropdown"
    163 msgstr ""
    164 
    165 #: includes/class-property-search-widget.php:14
    166 msgid "AgentPress - Listing Search"
    167 msgstr ""
    168 
    169 #: includes/class-property-search-widget.php:21
    170 #: includes/class-property-search-widget.php:69
    171 msgid "Search Properties"
    172 msgstr ""
    173 
    174 #: includes/class-property-search-widget.php:79
    175 msgid "Include these taxonomies in the search widget"
    176 msgstr ""
    177 
    178 #: includes/class-property-search-widget.php:93
    179 msgid "Button Text:"
    180 msgstr ""
    181 
    182 #: includes/class-taxonomies.php:39
     183#: includes/class-agentpress-taxonomies.php:57
    183184msgid "Register Taxonomies"
    184185msgstr ""
    185186
    186 #: includes/class-taxonomies.php:87 includes/class-taxonomies.php:90
    187 #: includes/class-taxonomies.php:93 includes/class-taxonomies.php:190
    188 #: includes/class-taxonomies.php:192 includes/class-taxonomies.php:194
     187#: includes/class-agentpress-taxonomies.php:118
     188#: includes/class-agentpress-taxonomies.php:121
     189#: includes/class-agentpress-taxonomies.php:124
     190#: includes/class-agentpress-taxonomies.php:236
     191#: includes/class-agentpress-taxonomies.php:240
     192#: includes/class-agentpress-taxonomies.php:244
    189193msgid "Please complete all required fields."
    190194msgstr ""
    191195
    192 #: includes/class-taxonomies.php:101
     196#: includes/class-agentpress-taxonomies.php:132
    193197msgid "You have given this taxonomy an invalid slug/ID. Please try again."
    194198msgstr ""
    195199
    196 #: includes/class-taxonomies.php:109 includes/class-taxonomies.php:203
    197 #: includes/class-taxonomies.php:274
     200#: includes/class-agentpress-taxonomies.php:141
     201#: includes/class-agentpress-taxonomies.php:255
     202#: includes/class-agentpress-taxonomies.php:341
     203#. translators: %s is for name.
    198204msgid "Search %s"
    199205msgstr ""
    200206
    201 #: includes/class-taxonomies.php:110 includes/class-taxonomies.php:204
    202 #: includes/class-taxonomies.php:275
     207#: includes/class-agentpress-taxonomies.php:143
     208#: includes/class-agentpress-taxonomies.php:257
     209#: includes/class-agentpress-taxonomies.php:343
     210#. translators: %s is for name.
    203211msgid "Popular %s"
    204212msgstr ""
    205213
    206 #: includes/class-taxonomies.php:111 includes/class-taxonomies.php:205
    207 #: includes/class-taxonomies.php:276
     214#: includes/class-agentpress-taxonomies.php:145
     215#: includes/class-agentpress-taxonomies.php:259
     216#: includes/class-agentpress-taxonomies.php:345
     217#. translators: %s is for name.
    208218msgid "All %s"
    209219msgstr ""
    210220
    211 #: includes/class-taxonomies.php:112 includes/class-taxonomies.php:206
    212 #: includes/class-taxonomies.php:277
     221#: includes/class-agentpress-taxonomies.php:147
     222#: includes/class-agentpress-taxonomies.php:261
     223#: includes/class-agentpress-taxonomies.php:347
     224#. translators: %s is for singular name.
    213225msgid "Edit %s"
    214226msgstr ""
    215227
    216 #: includes/class-taxonomies.php:113 includes/class-taxonomies.php:207
    217 #: includes/class-taxonomies.php:278
     228#: includes/class-agentpress-taxonomies.php:149
     229#: includes/class-agentpress-taxonomies.php:263
     230#: includes/class-agentpress-taxonomies.php:349
     231#. translators: %s is for singular name.
    218232msgid "Update %s"
    219233msgstr ""
    220234
    221 #: includes/class-taxonomies.php:114 includes/class-taxonomies.php:208
    222 #: includes/class-taxonomies.php:279
     235#: includes/class-agentpress-taxonomies.php:151
     236#: includes/class-agentpress-taxonomies.php:265
     237#: includes/class-agentpress-taxonomies.php:351
     238#. translators: %s is for singular name.
    223239msgid "Add New %s"
    224240msgstr ""
    225241
    226 #: includes/class-taxonomies.php:115 includes/class-taxonomies.php:209
    227 #: includes/class-taxonomies.php:280
     242#: includes/class-agentpress-taxonomies.php:153
     243#: includes/class-agentpress-taxonomies.php:267
     244#: includes/class-agentpress-taxonomies.php:353
     245#. translators: %s is for singular name.
    228246msgid "New %s Name"
    229247msgstr ""
    230248
    231 #: includes/class-taxonomies.php:116 includes/class-taxonomies.php:210
    232 #: includes/class-taxonomies.php:281
     249#: includes/class-agentpress-taxonomies.php:155
     250#: includes/class-agentpress-taxonomies.php:269
     251#: includes/class-agentpress-taxonomies.php:355
     252#. translators: %s is for name.
    233253msgid "Add or Remove %s"
    234254msgstr ""
    235255
    236 #: includes/class-taxonomies.php:117 includes/class-taxonomies.php:211
    237 #: includes/class-taxonomies.php:282
     256#: includes/class-agentpress-taxonomies.php:157
     257#: includes/class-agentpress-taxonomies.php:271
     258#: includes/class-agentpress-taxonomies.php:357
     259#. translators: %s is for name.
    238260msgid "Choose from the most used %s"
    239261msgstr ""
    240262
    241 #: includes/class-taxonomies.php:173
     263#: includes/class-agentpress-taxonomies.php:214
    242264msgid ""
    243265"Nice try, partner. But that taxonomy doesn't exist. Click back and try "
     
    245267msgstr ""
    246268
    247 #: includes/class-taxonomies.php:241
     269#: includes/class-agentpress-taxonomies.php:306
    248270msgid "New taxonomy successfully created!"
    249271msgstr ""
    250272
    251 #: includes/class-taxonomies.php:246
     273#: includes/class-agentpress-taxonomies.php:312
    252274msgid "Taxonomy successfully edited!"
    253275msgstr ""
    254276
    255 #: includes/class-taxonomies.php:251
     277#: includes/class-agentpress-taxonomies.php:318
    256278msgid "Taxonomy successfully deleted."
    257279msgstr ""
    258280
    259 #: includes/views/create-tax.php:2
     281#: includes/views/create-tax.php:10
    260282msgid "Listing Taxonomies"
    261283msgstr ""
    262284
    263 #: includes/views/create-tax.php:11
     285#: includes/views/create-tax.php:17
    264286msgid "Current Listing Taxonomies"
    265287msgstr ""
    266288
    267 #: includes/views/create-tax.php:15 includes/views/create-tax.php:23
    268 #: includes/views/create-tax.php:78 includes/views/edit-tax.php:19
     289#: includes/views/create-tax.php:21 includes/views/create-tax.php:29
     290#: includes/views/create-tax.php:92 includes/views/edit-tax.php:27
    269291msgid "ID"
    270292msgstr ""
    271293
    272 #: includes/views/create-tax.php:16 includes/views/create-tax.php:24
    273 #: includes/views/create-tax.php:90 includes/views/edit-tax.php:33
     294#: includes/views/create-tax.php:22 includes/views/create-tax.php:30
     295#: includes/views/create-tax.php:104 includes/views/edit-tax.php:41
    274296msgid "Singular Name"
    275297msgstr ""
    276298
    277 #: includes/views/create-tax.php:17 includes/views/create-tax.php:25
    278 #: includes/views/create-tax.php:84 includes/views/edit-tax.php:27
     299#: includes/views/create-tax.php:23 includes/views/create-tax.php:31
     300#: includes/views/create-tax.php:98 includes/views/edit-tax.php:35
    279301msgid "Plural Name"
    280302msgstr ""
    281303
    282 #: includes/views/create-tax.php:51
     304#: includes/views/create-tax.php:65
    283305msgid "Delete"
    284306msgstr ""
    285307
    286 #: includes/views/create-tax.php:72
     308#: includes/views/create-tax.php:86
    287309msgid "Add New Listing Taxonomy"
    288310msgstr ""
    289311
    290 #: includes/views/create-tax.php:80
    291 msgid ""
    292 "The unique ID is used to register the taxonomy.<br />(no spaces, "
    293 "underscores, or special characters)"
    294 msgstr ""
    295 
    296 #: includes/views/create-tax.php:86 includes/views/edit-tax.php:29
     312#: includes/views/create-tax.php:94
     313msgid ""
     314"The unique ID is used to register the taxonomy. (no spaces, underscores, or "
     315"special characters)"
     316msgstr ""
     317
     318#: includes/views/create-tax.php:100 includes/views/edit-tax.php:37
    297319msgid "Example: \"Property Types\" or \"Locations\""
    298320msgstr ""
    299321
    300 #: includes/views/create-tax.php:92 includes/views/edit-tax.php:35
     322#: includes/views/create-tax.php:106 includes/views/edit-tax.php:43
    301323msgid "Example: \"Property Type\" or \"Location\""
    302324msgstr ""
    303325
    304 #: includes/views/create-tax.php:95
     326#: includes/views/create-tax.php:109
    305327msgid "Add New Taxonomy"
    306328msgstr ""
    307329
    308 #: includes/views/edit-tax.php:7
     330#: includes/views/edit-tax.php:16
    309331msgid ""
    310332"Nice try, partner. But that taxonomy doesn't exist or can't be edited. "
     
    312334msgstr ""
    313335
    314 #: includes/views/edit-tax.php:12
     336#: includes/views/edit-tax.php:20
    315337msgid "Edit Taxonomy"
    316338msgstr ""
    317339
    318 #: includes/views/edit-tax.php:23
     340#: includes/views/edit-tax.php:31
    319341msgid "The unique ID is used to register the taxonomy. (cannot be changed)"
    320342msgstr ""
    321343
    322 #: includes/views/edit-tax.php:40
     344#: includes/views/edit-tax.php:48
    323345msgid "Update"
    324346msgstr ""
    325347
    326 #: includes/views/listing-details-metabox.php:6
     348#: includes/views/listing-details-metabox.php:12
    327349msgid "Custom Text: "
    328350msgstr ""
    329351
    330 #: includes/views/listing-details-metabox.php:7
     352#: includes/views/listing-details-metabox.php:13
    331353msgid "Custom text shows on the featured listings widget image."
    332354msgstr ""
    333355
    334 #: includes/views/listing-details-metabox.php:18
    335 #: includes/views/listing-details-metabox.php:34
    336 #: includes/views/listing-details-metabox.php:42
     356#: includes/views/listing-details-metabox.php:24
     357#: includes/views/listing-details-metabox.php:40
     358#: includes/views/listing-details-metabox.php:48
    337359msgid "Send to text editor"
    338360msgstr ""
    339361
    340 #: includes/views/listing-details-metabox.php:32
    341 msgid ""
    342 "<p><label>Enter Map Embed Code:<br /><textarea name=\"ap[_listing_map]\" "
    343 "rows=\"5\" cols=\"18\" style=\"%s\">%s</textarea></label></p>"
    344 msgstr ""
    345 
    346 #: includes/views/listing-details-metabox.php:40
    347 msgid ""
    348 "<p><label>Enter Video Embed Code:<br /><textarea "
    349 "name=\"ap[_listing_video]\" rows=\"5\" cols=\"18\" "
    350 "style=\"%s\">%s</textarea></label></p>"
    351 msgstr ""
    352 
    353 #: plugin.php:33
     362#: includes/views/listing-details-metabox.php:38
     363msgid "Enter Map Embed Code:"
     364msgstr ""
     365
     366#: includes/views/listing-details-metabox.php:46
     367msgid "Enter Video Embed Code"
     368msgstr ""
     369
     370#: plugin.php:40
     371#. translators: %1$s is the link.
    354372msgid ""
    355373"Sorry, you can't activate unless you have installed <a "
    356 "href=\"%s\">Genesis</a>"
    357 msgstr ""
    358 
    359 #: plugin.php:41
    360 msgid "Sorry, you cannot activate without <a href=\"%s\">Genesis %s</a> or greater"
     374"href=\"%1$s\">Genesis</a>"
     375msgstr ""
     376
     377#: plugin.php:62
     378#. translators: %1$s is the link and %2$s is the version.
     379msgid ""
     380"Sorry, you cannot activate without <a href=\"%1$s\">Genesis %2$s</a> or "
     381"greater"
    361382msgstr ""
    362383
     
    366387
    367388#. Author URI of the plugin/theme
    368 msgid "http://www.studiopress.com/"
     389msgid "https://www.studiopress.com/"
    369390msgstr ""
    370391
  • agentpress-listings/tags/1.3.3/package.json

    r2106230 r2124646  
    2929    "description": "AgentPress Listings is a plugin which adds a Listings custom post type for Real Estate agents.",
    3030    "author": "StudioPress",
    31     "authoruri": "http://www.studiopress.com/",
    32     "version": "1.3.2",
    33     "license": "GPL-2.0+",
    34     "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
     31    "authoruri": "https://www.studiopress.com/",
     32    "version": "1.3.3",
     33    "license": "GPL-2.0-or-later",
     34    "licenseuri": "https://www.gnu.org/licenses/gpl-2.0.html",
    3535    "textdomain": "agentpress-listings"
    3636  }
  • agentpress-listings/tags/1.3.3/plugin.php

    r2106230 r2124646  
    77 * Author URI: https://www.studiopress.com/
    88 *
    9  * Version: 1.3.2
     9 * Version: 1.3.3
    1010 *
    1111 * Text Domain: agentpress-listings
     
    106106
    107107    define( 'APL_URL', plugin_dir_url( __FILE__ ) );
    108     define( 'APL_VERSION', '1.3.2' );
     108    define( 'APL_VERSION', '1.3.3' );
    109109
    110110    /** Load textdomain for translation */
  • agentpress-listings/tags/1.3.3/readme.txt

    r2106230 r2124646  
    33Tags: real estate, agentpress, genesis, genesiswp
    44Requires at least: 4.0.0
    5 Tested up to: 5.2.1
    6 Stable tag: 1.3.2
     5Tested up to: 5.2.2
     6Stable tag: 1.3.3
    77
    88This plugin adds a Listings custom post type for Real Estate agents.
     
    3131
    3232== Changelog ==
     33
     34= 1.3.3 =
     35* Prevent `_listing_price_sortable` meta being removed when creating new listings or saving existing ones. If listings disappeared from your archives and search results after editing them, try updating the plugin and then resaving them.
    3336
    3437= 1.3.2 =
  • agentpress-listings/trunk/includes/class-agentpress-listings.php

    r2106230 r2124646  
    231231
    232232        // Extra check for price that can create a sortable value.
    233         if ( isset( $property_details['_listing_price'] ) && ! empty( $property_details['_listing_price'] ) ) {
    234 
    235             $price_sortable = preg_replace( '/[^0-9\.]/', '', $property_details['_listing_price'] );
     233        if ( isset( $property_details[0]['_listing_price'] ) && ! empty( $property_details[0]['_listing_price'] ) ) {
     234            $price_sortable = preg_replace( '/[^0-9\.]/', '', $property_details[0]['_listing_price'] );
    236235            update_post_meta( $post_id, '_listing_price_sortable', floatval( $price_sortable ) );
    237236        } else {
  • agentpress-listings/trunk/languages/agentpress-listings.pot

    r2106230 r2124646  
    1 # Copyright (C) 2015 StudioPress
     1# Copyright (C) 2019 StudioPress
    22# This file is distributed under the GNU General Public License v2.0 (or later).
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: AgentPress Listings 1.2.6\n"
     5"Project-Id-Version: AgentPress Listings 1.3.3\n"
    66"Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n"
    7 "POT-Creation-Date: 2015-10-12 02:19:49+00:00\n"
     7"POT-Creation-Date: 2019-07-11 15:33:03+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
     11"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
    1212"Last-Translator: StudioPress <translations@studiopress.com>\n"
    1313"Language-Team: English <translations@studiopress.com>\n"
     
    2525"X-Textdomain-Support: yes\n"
    2626
    27 #: includes/class-featured-listings-widget.php:12
     27#: includes/class-agentpress-featured-listings-widget.php:23
    2828msgid "Display grid-style featured listings"
    2929msgstr ""
    3030
    31 #: includes/class-featured-listings-widget.php:14
     31#: includes/class-agentpress-featured-listings-widget.php:31
    3232msgid "AgentPress - Featured Listings"
    3333msgstr ""
    3434
    35 #: includes/class-featured-listings-widget.php:91
    36 #: includes/class-listings.php:79 includes/class-listings.php:80
     35#: includes/class-agentpress-featured-listings-widget.php:125
     36#: includes/class-agentpress-listings.php:142
     37#: includes/class-agentpress-listings.php:143
    3738msgid "View Listing"
    3839msgstr ""
    3940
    40 #: includes/class-featured-listings-widget.php:116
    41 #: includes/class-property-search-widget.php:77
     41#: includes/class-agentpress-featured-listings-widget.php:169
     42#: includes/class-agentpress-listings-search-widget.php:139
    4243msgid "Title:"
    4344msgstr ""
    4445
    45 #: includes/class-featured-listings-widget.php:118
     46#: includes/class-agentpress-featured-listings-widget.php:171
    4647msgid "How many results should be returned?"
    4748msgstr ""
    4849
    49 #: includes/class-listings.php:28
     50#: includes/class-agentpress-listings-search-widget.php:23
     51msgid "Display property search dropdown"
     52msgstr ""
     53
     54#: includes/class-agentpress-listings-search-widget.php:32
     55msgid "AgentPress - Listing Search"
     56msgstr ""
     57
     58#: includes/class-agentpress-listings-search-widget.php:47
     59#: includes/class-agentpress-listings-search-widget.php:129
     60msgid "Search Properties"
     61msgstr ""
     62
     63#: includes/class-agentpress-listings-search-widget.php:141
     64msgid "Include these taxonomies in the search widget"
     65msgstr ""
     66
     67#: includes/class-agentpress-listings-search-widget.php:156
     68msgid "Button Text:"
     69msgstr ""
     70
     71#: includes/class-agentpress-listings.php:51
    5072msgid "Price:"
    5173msgstr ""
    5274
    53 #: includes/class-listings.php:29
     75#: includes/class-agentpress-listings.php:52
    5476msgid "Address:"
    5577msgstr ""
    5678
    57 #: includes/class-listings.php:30
     79#: includes/class-agentpress-listings.php:53
    5880msgid "City:"
    5981msgstr ""
    6082
    61 #: includes/class-listings.php:31
     83#: includes/class-agentpress-listings.php:54
    6284msgid "State:"
    6385msgstr ""
    6486
    65 #: includes/class-listings.php:32
     87#: includes/class-agentpress-listings.php:55
    6688msgid "ZIP:"
    6789msgstr ""
    6890
    69 #: includes/class-listings.php:35
     91#: includes/class-agentpress-listings.php:58
    7092msgid "MLS #:"
    7193msgstr ""
    7294
    73 #: includes/class-listings.php:36
     95#: includes/class-agentpress-listings.php:59
    7496msgid "Square Feet:"
    7597msgstr ""
    7698
    77 #: includes/class-listings.php:37
     99#: includes/class-agentpress-listings.php:60
    78100msgid "Bedrooms:"
    79101msgstr ""
    80102
    81 #: includes/class-listings.php:38
     103#: includes/class-agentpress-listings.php:61
    82104msgid "Bathrooms:"
    83105msgstr ""
    84106
    85 #: includes/class-listings.php:39
     107#: includes/class-agentpress-listings.php:62
    86108msgid "Basement:"
    87109msgstr ""
    88110
    89 #: includes/class-listings.php:72
     111#: includes/class-agentpress-listings.php:135
    90112msgid "Listings"
    91113msgstr ""
    92114
    93 #: includes/class-listings.php:73
     115#: includes/class-agentpress-listings.php:136
    94116msgid "Listing"
    95117msgstr ""
    96118
    97 #: includes/class-listings.php:74
     119#: includes/class-agentpress-listings.php:137
    98120msgid "Add New"
    99121msgstr ""
    100122
    101 #: includes/class-listings.php:75
     123#: includes/class-agentpress-listings.php:138
    102124msgid "Add New Listing"
    103125msgstr ""
    104126
    105 #: includes/class-listings.php:76 includes/views/create-tax.php:50
     127#: includes/class-agentpress-listings.php:139 includes/views/create-tax.php:64
    106128msgid "Edit"
    107129msgstr ""
    108130
    109 #: includes/class-listings.php:77
     131#: includes/class-agentpress-listings.php:140
    110132msgid "Edit Listing"
    111133msgstr ""
    112134
    113 #: includes/class-listings.php:78
     135#: includes/class-agentpress-listings.php:141
    114136msgid "New Listing"
    115137msgstr ""
    116138
    117 #: includes/class-listings.php:81
     139#: includes/class-agentpress-listings.php:144
    118140msgid "Search Listings"
    119141msgstr ""
    120142
    121 #: includes/class-listings.php:82
     143#: includes/class-agentpress-listings.php:145
    122144msgid "No listings found"
    123145msgstr ""
    124146
    125 #: includes/class-listings.php:83
     147#: includes/class-agentpress-listings.php:146
    126148msgid "No listings found in Trash"
    127149msgstr ""
    128150
    129 #: includes/class-listings.php:101
     151#: includes/class-agentpress-listings.php:167
    130152msgid "Property Details"
    131153msgstr ""
    132154
    133 #: includes/class-listings.php:164
     155#: includes/class-agentpress-listings.php:250
    134156msgid "Thumbnail"
    135157msgstr ""
    136158
    137 #: includes/class-listings.php:165
     159#: includes/class-agentpress-listings.php:251
    138160msgid "Listing Title"
    139161msgstr ""
    140162
    141 #: includes/class-listings.php:166
     163#: includes/class-agentpress-listings.php:252
    142164msgid "Details"
    143165msgstr ""
    144166
    145 #: includes/class-listings.php:167
     167#: includes/class-agentpress-listings.php:253
    146168msgid "Features"
    147169msgstr ""
    148170
    149 #: includes/class-listings.php:168
     171#: includes/class-agentpress-listings.php:254
    150172msgid "Categories"
    151173msgstr ""
    152174
    153 #: includes/class-listings.php:223
     175#: includes/class-agentpress-listings.php:332
    154176msgid "Additional Features:"
    155177msgstr ""
    156178
    157 #: includes/class-listings.php:273
     179#: includes/class-agentpress-listings.php:408
    158180msgid "Listing Search Results"
    159181msgstr ""
    160182
    161 #: includes/class-property-search-widget.php:12
    162 msgid "Display property search dropdown"
    163 msgstr ""
    164 
    165 #: includes/class-property-search-widget.php:14
    166 msgid "AgentPress - Listing Search"
    167 msgstr ""
    168 
    169 #: includes/class-property-search-widget.php:21
    170 #: includes/class-property-search-widget.php:69
    171 msgid "Search Properties"
    172 msgstr ""
    173 
    174 #: includes/class-property-search-widget.php:79
    175 msgid "Include these taxonomies in the search widget"
    176 msgstr ""
    177 
    178 #: includes/class-property-search-widget.php:93
    179 msgid "Button Text:"
    180 msgstr ""
    181 
    182 #: includes/class-taxonomies.php:39
     183#: includes/class-agentpress-taxonomies.php:57
    183184msgid "Register Taxonomies"
    184185msgstr ""
    185186
    186 #: includes/class-taxonomies.php:87 includes/class-taxonomies.php:90
    187 #: includes/class-taxonomies.php:93 includes/class-taxonomies.php:190
    188 #: includes/class-taxonomies.php:192 includes/class-taxonomies.php:194
     187#: includes/class-agentpress-taxonomies.php:118
     188#: includes/class-agentpress-taxonomies.php:121
     189#: includes/class-agentpress-taxonomies.php:124
     190#: includes/class-agentpress-taxonomies.php:236
     191#: includes/class-agentpress-taxonomies.php:240
     192#: includes/class-agentpress-taxonomies.php:244
    189193msgid "Please complete all required fields."
    190194msgstr ""
    191195
    192 #: includes/class-taxonomies.php:101
     196#: includes/class-agentpress-taxonomies.php:132
    193197msgid "You have given this taxonomy an invalid slug/ID. Please try again."
    194198msgstr ""
    195199
    196 #: includes/class-taxonomies.php:109 includes/class-taxonomies.php:203
    197 #: includes/class-taxonomies.php:274
     200#: includes/class-agentpress-taxonomies.php:141
     201#: includes/class-agentpress-taxonomies.php:255
     202#: includes/class-agentpress-taxonomies.php:341
     203#. translators: %s is for name.
    198204msgid "Search %s"
    199205msgstr ""
    200206
    201 #: includes/class-taxonomies.php:110 includes/class-taxonomies.php:204
    202 #: includes/class-taxonomies.php:275
     207#: includes/class-agentpress-taxonomies.php:143
     208#: includes/class-agentpress-taxonomies.php:257
     209#: includes/class-agentpress-taxonomies.php:343
     210#. translators: %s is for name.
    203211msgid "Popular %s"
    204212msgstr ""
    205213
    206 #: includes/class-taxonomies.php:111 includes/class-taxonomies.php:205
    207 #: includes/class-taxonomies.php:276
     214#: includes/class-agentpress-taxonomies.php:145
     215#: includes/class-agentpress-taxonomies.php:259
     216#: includes/class-agentpress-taxonomies.php:345
     217#. translators: %s is for name.
    208218msgid "All %s"
    209219msgstr ""
    210220
    211 #: includes/class-taxonomies.php:112 includes/class-taxonomies.php:206
    212 #: includes/class-taxonomies.php:277
     221#: includes/class-agentpress-taxonomies.php:147
     222#: includes/class-agentpress-taxonomies.php:261
     223#: includes/class-agentpress-taxonomies.php:347
     224#. translators: %s is for singular name.
    213225msgid "Edit %s"
    214226msgstr ""
    215227
    216 #: includes/class-taxonomies.php:113 includes/class-taxonomies.php:207
    217 #: includes/class-taxonomies.php:278
     228#: includes/class-agentpress-taxonomies.php:149
     229#: includes/class-agentpress-taxonomies.php:263
     230#: includes/class-agentpress-taxonomies.php:349
     231#. translators: %s is for singular name.
    218232msgid "Update %s"
    219233msgstr ""
    220234
    221 #: includes/class-taxonomies.php:114 includes/class-taxonomies.php:208
    222 #: includes/class-taxonomies.php:279
     235#: includes/class-agentpress-taxonomies.php:151
     236#: includes/class-agentpress-taxonomies.php:265
     237#: includes/class-agentpress-taxonomies.php:351
     238#. translators: %s is for singular name.
    223239msgid "Add New %s"
    224240msgstr ""
    225241
    226 #: includes/class-taxonomies.php:115 includes/class-taxonomies.php:209
    227 #: includes/class-taxonomies.php:280
     242#: includes/class-agentpress-taxonomies.php:153
     243#: includes/class-agentpress-taxonomies.php:267
     244#: includes/class-agentpress-taxonomies.php:353
     245#. translators: %s is for singular name.
    228246msgid "New %s Name"
    229247msgstr ""
    230248
    231 #: includes/class-taxonomies.php:116 includes/class-taxonomies.php:210
    232 #: includes/class-taxonomies.php:281
     249#: includes/class-agentpress-taxonomies.php:155
     250#: includes/class-agentpress-taxonomies.php:269
     251#: includes/class-agentpress-taxonomies.php:355
     252#. translators: %s is for name.
    233253msgid "Add or Remove %s"
    234254msgstr ""
    235255
    236 #: includes/class-taxonomies.php:117 includes/class-taxonomies.php:211
    237 #: includes/class-taxonomies.php:282
     256#: includes/class-agentpress-taxonomies.php:157
     257#: includes/class-agentpress-taxonomies.php:271
     258#: includes/class-agentpress-taxonomies.php:357
     259#. translators: %s is for name.
    238260msgid "Choose from the most used %s"
    239261msgstr ""
    240262
    241 #: includes/class-taxonomies.php:173
     263#: includes/class-agentpress-taxonomies.php:214
    242264msgid ""
    243265"Nice try, partner. But that taxonomy doesn't exist. Click back and try "
     
    245267msgstr ""
    246268
    247 #: includes/class-taxonomies.php:241
     269#: includes/class-agentpress-taxonomies.php:306
    248270msgid "New taxonomy successfully created!"
    249271msgstr ""
    250272
    251 #: includes/class-taxonomies.php:246
     273#: includes/class-agentpress-taxonomies.php:312
    252274msgid "Taxonomy successfully edited!"
    253275msgstr ""
    254276
    255 #: includes/class-taxonomies.php:251
     277#: includes/class-agentpress-taxonomies.php:318
    256278msgid "Taxonomy successfully deleted."
    257279msgstr ""
    258280
    259 #: includes/views/create-tax.php:2
     281#: includes/views/create-tax.php:10
    260282msgid "Listing Taxonomies"
    261283msgstr ""
    262284
    263 #: includes/views/create-tax.php:11
     285#: includes/views/create-tax.php:17
    264286msgid "Current Listing Taxonomies"
    265287msgstr ""
    266288
    267 #: includes/views/create-tax.php:15 includes/views/create-tax.php:23
    268 #: includes/views/create-tax.php:78 includes/views/edit-tax.php:19
     289#: includes/views/create-tax.php:21 includes/views/create-tax.php:29
     290#: includes/views/create-tax.php:92 includes/views/edit-tax.php:27
    269291msgid "ID"
    270292msgstr ""
    271293
    272 #: includes/views/create-tax.php:16 includes/views/create-tax.php:24
    273 #: includes/views/create-tax.php:90 includes/views/edit-tax.php:33
     294#: includes/views/create-tax.php:22 includes/views/create-tax.php:30
     295#: includes/views/create-tax.php:104 includes/views/edit-tax.php:41
    274296msgid "Singular Name"
    275297msgstr ""
    276298
    277 #: includes/views/create-tax.php:17 includes/views/create-tax.php:25
    278 #: includes/views/create-tax.php:84 includes/views/edit-tax.php:27
     299#: includes/views/create-tax.php:23 includes/views/create-tax.php:31
     300#: includes/views/create-tax.php:98 includes/views/edit-tax.php:35
    279301msgid "Plural Name"
    280302msgstr ""
    281303
    282 #: includes/views/create-tax.php:51
     304#: includes/views/create-tax.php:65
    283305msgid "Delete"
    284306msgstr ""
    285307
    286 #: includes/views/create-tax.php:72
     308#: includes/views/create-tax.php:86
    287309msgid "Add New Listing Taxonomy"
    288310msgstr ""
    289311
    290 #: includes/views/create-tax.php:80
    291 msgid ""
    292 "The unique ID is used to register the taxonomy.<br />(no spaces, "
    293 "underscores, or special characters)"
    294 msgstr ""
    295 
    296 #: includes/views/create-tax.php:86 includes/views/edit-tax.php:29
     312#: includes/views/create-tax.php:94
     313msgid ""
     314"The unique ID is used to register the taxonomy. (no spaces, underscores, or "
     315"special characters)"
     316msgstr ""
     317
     318#: includes/views/create-tax.php:100 includes/views/edit-tax.php:37
    297319msgid "Example: \"Property Types\" or \"Locations\""
    298320msgstr ""
    299321
    300 #: includes/views/create-tax.php:92 includes/views/edit-tax.php:35
     322#: includes/views/create-tax.php:106 includes/views/edit-tax.php:43
    301323msgid "Example: \"Property Type\" or \"Location\""
    302324msgstr ""
    303325
    304 #: includes/views/create-tax.php:95
     326#: includes/views/create-tax.php:109
    305327msgid "Add New Taxonomy"
    306328msgstr ""
    307329
    308 #: includes/views/edit-tax.php:7
     330#: includes/views/edit-tax.php:16
    309331msgid ""
    310332"Nice try, partner. But that taxonomy doesn't exist or can't be edited. "
     
    312334msgstr ""
    313335
    314 #: includes/views/edit-tax.php:12
     336#: includes/views/edit-tax.php:20
    315337msgid "Edit Taxonomy"
    316338msgstr ""
    317339
    318 #: includes/views/edit-tax.php:23
     340#: includes/views/edit-tax.php:31
    319341msgid "The unique ID is used to register the taxonomy. (cannot be changed)"
    320342msgstr ""
    321343
    322 #: includes/views/edit-tax.php:40
     344#: includes/views/edit-tax.php:48
    323345msgid "Update"
    324346msgstr ""
    325347
    326 #: includes/views/listing-details-metabox.php:6
     348#: includes/views/listing-details-metabox.php:12
    327349msgid "Custom Text: "
    328350msgstr ""
    329351
    330 #: includes/views/listing-details-metabox.php:7
     352#: includes/views/listing-details-metabox.php:13
    331353msgid "Custom text shows on the featured listings widget image."
    332354msgstr ""
    333355
    334 #: includes/views/listing-details-metabox.php:18
    335 #: includes/views/listing-details-metabox.php:34
    336 #: includes/views/listing-details-metabox.php:42
     356#: includes/views/listing-details-metabox.php:24
     357#: includes/views/listing-details-metabox.php:40
     358#: includes/views/listing-details-metabox.php:48
    337359msgid "Send to text editor"
    338360msgstr ""
    339361
    340 #: includes/views/listing-details-metabox.php:32
    341 msgid ""
    342 "<p><label>Enter Map Embed Code:<br /><textarea name=\"ap[_listing_map]\" "
    343 "rows=\"5\" cols=\"18\" style=\"%s\">%s</textarea></label></p>"
    344 msgstr ""
    345 
    346 #: includes/views/listing-details-metabox.php:40
    347 msgid ""
    348 "<p><label>Enter Video Embed Code:<br /><textarea "
    349 "name=\"ap[_listing_video]\" rows=\"5\" cols=\"18\" "
    350 "style=\"%s\">%s</textarea></label></p>"
    351 msgstr ""
    352 
    353 #: plugin.php:33
     362#: includes/views/listing-details-metabox.php:38
     363msgid "Enter Map Embed Code:"
     364msgstr ""
     365
     366#: includes/views/listing-details-metabox.php:46
     367msgid "Enter Video Embed Code"
     368msgstr ""
     369
     370#: plugin.php:40
     371#. translators: %1$s is the link.
    354372msgid ""
    355373"Sorry, you can't activate unless you have installed <a "
    356 "href=\"%s\">Genesis</a>"
    357 msgstr ""
    358 
    359 #: plugin.php:41
    360 msgid "Sorry, you cannot activate without <a href=\"%s\">Genesis %s</a> or greater"
     374"href=\"%1$s\">Genesis</a>"
     375msgstr ""
     376
     377#: plugin.php:62
     378#. translators: %1$s is the link and %2$s is the version.
     379msgid ""
     380"Sorry, you cannot activate without <a href=\"%1$s\">Genesis %2$s</a> or "
     381"greater"
    361382msgstr ""
    362383
     
    366387
    367388#. Author URI of the plugin/theme
    368 msgid "http://www.studiopress.com/"
     389msgid "https://www.studiopress.com/"
    369390msgstr ""
    370391
  • agentpress-listings/trunk/package.json

    r2106230 r2124646  
    2929    "description": "AgentPress Listings is a plugin which adds a Listings custom post type for Real Estate agents.",
    3030    "author": "StudioPress",
    31     "authoruri": "http://www.studiopress.com/",
    32     "version": "1.3.2",
    33     "license": "GPL-2.0+",
    34     "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
     31    "authoruri": "https://www.studiopress.com/",
     32    "version": "1.3.3",
     33    "license": "GPL-2.0-or-later",
     34    "licenseuri": "https://www.gnu.org/licenses/gpl-2.0.html",
    3535    "textdomain": "agentpress-listings"
    3636  }
  • agentpress-listings/trunk/plugin.php

    r2106230 r2124646  
    77 * Author URI: https://www.studiopress.com/
    88 *
    9  * Version: 1.3.2
     9 * Version: 1.3.3
    1010 *
    1111 * Text Domain: agentpress-listings
     
    106106
    107107    define( 'APL_URL', plugin_dir_url( __FILE__ ) );
    108     define( 'APL_VERSION', '1.3.2' );
     108    define( 'APL_VERSION', '1.3.3' );
    109109
    110110    /** Load textdomain for translation */
  • agentpress-listings/trunk/readme.txt

    r2106230 r2124646  
    33Tags: real estate, agentpress, genesis, genesiswp
    44Requires at least: 4.0.0
    5 Tested up to: 5.2.1
    6 Stable tag: 1.3.2
     5Tested up to: 5.2.2
     6Stable tag: 1.3.3
    77
    88This plugin adds a Listings custom post type for Real Estate agents.
     
    3131
    3232== Changelog ==
     33
     34= 1.3.3 =
     35* Prevent `_listing_price_sortable` meta being removed when creating new listings or saving existing ones. If listings disappeared from your archives and search results after editing them, try updating the plugin and then resaving them.
    3336
    3437= 1.3.2 =
Note: See TracChangeset for help on using the changeset viewer.