elementor / elementor/wp2static

WPCF7 contact forms got detected

Open
#779 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
1.5k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

The problem here is that in DetectPostsPagionationURLs the post type "wpcf7_contact_form" is not excluded from the query. This results in URLs that does not exist on the site.
For WPCF7 the solution would be to exclude wpcf7_contact_form just like nav_menu_item and revision.
A more general approach would be so let configure an list of excluded post_types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.