Codeinwp / Codeinwp/tweet-old-post
Allow more posts to be loaded into queue by user
Open
Nobody has claimed this yet.
Enhancement: Low
- Dominant language
- PHP
- Stars
- 13
- Forks
- 15
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Currently, queue only displays at most 10 next posts. Allow users to change this number
Related: https://github.com/Codeinwp/tweet-old-post-pro/issues/272
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the queue code that enforces the current limit of 10 and the user-facing settings entry point. Make the queue limit configurable for users, then verify that changing it affects the number of displayed next posts and that the default behavior remains clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100