Codeinwp / Codeinwp/tweet-old-post

Allow more posts to be loaded into queue by user

Open
#562 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.