pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Python language:HTML
Filter by
13.1M results
Automated test pull request
Automated test pull request
Motivation
- Eliminate the redundant left vertical sidebar which duplicated the top navigation and free up horizontal space for
the services area.
- Provide a modern, premium-looking public navigation ...
codex
🤖 Self-Healing CI — Fix Automatico
### Errore rilevato
- **Categoria**: `dependency`
- **Job fallito**: `Install dependencies`
- **Commit**: `dep_003_`
- **Confidence classificazione**: 95%
### Ragionamento ...
What
Documents Alfred s current architecture with mermaid diagrams, adds a layered-install guide, and refreshes the public
site to match.
New docs
- docs/ARCHITECTURE.md — the diagram companion to ...
💡 What: Replaced a loop that triggered multiple get_posts calls (one per category) with a single bulk get_posts query.
It then uses a single wp_get_object_terms() lookup to map posts to categories, reducing ...
Summary
- Adds APP_VERSION constant at the top of the script block
- Version is displayed in the settings panel footer (v1.0.1)
- Bumped to 1.0.1 (patch — informational addition, no functional change) ...