Automattic / Automattic/jetpack

Sitemap: add ability to modify column

Open
#19,794 0 comments 0 reactions 0 assignees View on GitHub
[Feature] Sitemaps [Pri] Low Enhancement Good For Community
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Please add a hook to modify sitemap's column. For example we want to add some data to sitemap or we want to remove lastmod from sitemap.

Its implemented in core WP with 'wp_sitemaps_posts_entry' hook.

Contributor guide

Open the contributing guide

Research direction

Start by tracing Jetpack's sitemap generation and compare its entry handling with WordPress core's `wp_sitemaps_posts_entry` hook. Done means sitemap entries can be modified so callers can add data or remove `lastmod`, with the behavior covered by the relevant existing tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.