v2.0.11
Changed
- Users\Contact class:
- Added a check with
get_page_by_path()to disable the virtual/contactpage when a real page with the same slug already exists. - Updated filters (
posts_results,the_posts) to respect the disabled state by bailing early if the slug is empty.
- Added a check with