| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | ?> |
| 40 | 40 | |
| 41 | 41 | <?php |
| 42 | 42 | // Output results. Filter allows us to not display the results whilst maintaining the main query. True by default |
| 43 | - // Used primarily by the Map Search add on - http://wp-property-hive.com/addons/map-search/ | |
| 43 | + // Used primarily by the Map Search add on - https://wp-property-hive.com/addons/map-search/ | |
| 44 | 44 | if ( apply_filters( 'propertyhive_show_results', true ) ) : |
| 45 | 45 | ?> |
| 46 | 46 | |
| 47 | 47 | <?php if ( have_posts() ) : ?> |