Notice: Undefined property: stdClass::$dp-rewrite-republish
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 53
- Forks
- 38
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
When enabling wp_debug mode, and a default WP theme and WooCommerce, Groups, and Yoast Duplicate Post, with the plugins enabled, and then viewing the All products list, the following PHP notice shows:
Notice: Undefined property: stdClass::$dp-rewrite-republish in /wp-admin/includes/class-wp-posts-list-table.php on line 310
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
Reproduce with WP_DEBUG enabled, a default WordPress theme, WooCommerce, Groups, and Yoast Duplicate Post, then inspect /wp-admin/includes/class-wp-posts-list-table.php around line 310 while viewing the All products list. Done means the Undefined property: stdClass::$dp-rewrite-republish notice no longer appears in that setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100