WordPress / WordPress/php-toolkit
Blueprints: runPHP – add option to load php from external file
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 61
- Forks
- 21
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 7
Description
Do you think it could be possible to extract such PHP code into its own file, instead of having to load all PHP inline?
Thank you!
Porting my feedback from this post over to the repo.
-- https://make.wordpress.org/meta/2023/11/22/plugin-directory-preview-button-revisited/#comment-9627
Contributor guide
No contributing guide indexed for this repository
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 Blueprints runPHP entry point and review how PHP code is currently supplied inline. Define the external-file option around that existing behavior, then verify that a blueprint can load PHP from a separate file while inline code still works.
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
- 35/100