Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Removes 'more posts' from home and index templates#350

Merged
carolinan merged 1 commit intoWordPress:trunkfrom
bobbylee-noble:326-removes-more-posts-from-home-and-index-templates
Sep 20, 2024
Merged

Removes 'more posts' from home and index templates#350
carolinan merged 1 commit intoWordPress:trunkfrom
bobbylee-noble:326-removes-more-posts-from-home-and-index-templates

Conversation

@bobbylee-noble
Copy link
Copy Markdown
Contributor

Description

The Home and Index templates on twentytwentyfive have a section(pattern) that lists 'More Posts'. This is unnecessary and shows the first posts on all pages when using pagination. One the first page this is also redundant.
#326

@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: bobbylee-noble <bobbyleenoblestudios@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@luminuu luminuu linked an issue Sep 17, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@carolinan carolinan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this!

@carolinan carolinan merged commit 409e90c into WordPress:trunk Sep 20, 2024
@bobbylee-noble
Copy link
Copy Markdown
Contributor Author

@carolinan Thanks! this is exciting! Should I delete this branch, what is the process here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home: The "more posts" lists the same posts as the main query.

2 participants