Skip to content

v2.0.11

Choose a tag to compare

@github-actions github-actions released this 12 Sep 09:17

Changed

  • Users\Contact class:
    • Added a check with get_page_by_path() to disable the virtual /contact page 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.