1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)PHP28 stars (28 stars)10 forks (10 forks)user submission
help wanted
Description
rt
Guide contributeur
- Stack technique
- php
- Domaine
- backendperformance
- Type d'issue
- performance
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- PHP basicsWordPress plugin developmentCaching concepts
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 20
- Direction de recherche
- The issue suggests caching the code url to avoid duplicate requests. The repository is a WordPress plugin written in PHP. The contributor should examine the plugin's code to identify where code url is generated and used, and implement a caching mechanism (e.g., using WordPress transients) to store it. Since the issue is from 2018 and the repository is no longer maintained, the contributor may need to fork the project and work independently. There are no linked PRs or additional context.