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

General / Integrations: update Jetpack integration #420

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jeherve
Copy link

@jeherve jeherve commented Jun 18, 2024

This PR offers 3 changes:

  1. It updates the capitalization of the Jetpack plugin, from JetPack to Jetpack: the plugin uses a lowercase P.
  2. It adds support for the Jetpack Protect plugin when checking for security plugins.
  3. It updates wording for contributors in the readme.

Let me know if you have any questions about my changes.

Thank you!

georgestephanis and others added 6 commits May 24, 2024 15:20
This should significantly narrow down the scope of records that it has to church through when using multiple LIKE queries against a non-indexed column.

This query was taking over 16 seconds to run on a site I was helping to debug, and adding this brought the query down to 0.0329 seconds.
…ancement/find-page-query-optimization

Add an extra clause to the `get_shortcode_page_id` mysql query.
Checking for `JETPACK__VERSION` allows checking for the security features included in the Jetpack plugin, but doesn't support security features added via the Jetpack Protect plugin:
https://wordpress.org/plugins/jetpack-protect/
settings/settings.php Outdated Show resolved Hide resolved
@Asia984
Copy link

Asia984 commented Nov 23, 2024

css.zip

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.

5 participants