Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page builder check for shortcodes in admin #3327

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

derekashauer
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Resolves #3213

Check if a page builder is active in the admin before loading the preheader for shortcodes. Uses page builder's internal methods whenever possible, falls back to more simple URL param check for some.

Works with:

  • Elementor
  • Beaver Builder
  • Visual Composer
  • Divi
  • Avada Fusion
  • Bricks Builder

How to test the changes in this Pull Request:

  1. Enable a page builder
  2. Edit a page with the [pmpro_billing] (or any shortcode to fully test) in the page builder

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

Changelog entry

Check if a page builder is active in the admin before loading the preheader for shortcodes

Check if a page builder is active in the admin before loading the preheader for shortcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some page builder, admins can not edit a page with the Billing Fields Shortcode
1 participant