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

Add documentation for wpseo_sitemap_public_url filter #324

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

Conversation

pls78
Copy link
Member

@pls78 pls78 commented Sep 6, 2024

Fixes #323

Summary

This PR added documentation for the new wpseo_sitemap_public_url filter.

Quality assurance

  • Security - I have thought about any security implications this code might add.
  • Performance - I have checked that this code doesn't impact performance (greatly).
  • Caching - I have analyzed the caching methods that this code touches and have added instructions to deal with those.
  • Tested - I have tested this code to the best of my abilities.
  • Automated tests - I have added unit tests to verify the code works as intended.
  • Testability - I have added unique ids to elements, so they can be located in automated testing.
  • I have altered a filename.
    • I have adjusted the ID property accordingly and updated all internal links.
    • I have added the redirect to the _redirects file in the root of the project.

Copy link

cloudflare-workers-and-pages bot commented Sep 6, 2024

Deploying yoast-developer with  Cloudflare Pages  Cloudflare Pages

Latest commit: 49ba8e7
Status: ✅  Deploy successful!
Preview URL: https://8a75d035.yoast-developer.pages.dev
Branch Preview URL: https://add-wpseo-sitemap-public-url.yoast-developer.pages.dev

View logs

@pls78 pls78 force-pushed the add_wpseo_sitemap_public_url_filter_documentation branch from f77f1af to 49ba8e7 Compare September 6, 2024 13:21
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.

Write documentation for wpseo_sitemap_public_url filter
1 participant