COMPLETE Add filters for custom property categores

Easy Property Listings WordPress Real Estate Plugin Forums Feature Requests COMPLETE Add filters for custom property categores

Viewing 2 posts - 1 through 2 (of 2 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #896
    Merv Barrett
    Keymaster

    $opts_property_category = array(
    ‘House’ => ‘House’,
    ‘Unit’ => ‘Unit’,
    ‘Townhouse’ => ‘Townhouse’,
    ‘Villa’ => ‘Villa’,
    ‘Apartment’ => ‘Apartment’,
    ‘Flat’ => ‘Flat’,
    ‘Studio’ => ‘Studio’,
    ‘Warehouse’ => ‘Warehouse’,
    ‘DuplexSemi-detached’ => ‘Duplex Semi-detached’,
    ‘Alpine’ => ‘Alpine’,
    ‘AcreageSemi-rural’ => ‘Acreage Semi-rural’,
    ‘Retirement’ => ‘Retirement’,
    ‘BlockOfUnits’ => ‘Block Of Units’,
    ‘Terrace’ => ‘Terrace’,
    ‘ServicedApartment’ => ‘Serviced Apartment’,
    ‘Other’ => ‘Other’
    );

    #3493
    Merv Barrett
    Keymaster

    Added to 1.3

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘COMPLETE Add filters for custom property categores’ is closed to new replies.