Skip to content

docs: fix misleading "types of Plugin" wording in lifecycle diagram#13166

Open
CrispOvO wants to merge 2 commits intoapache:masterfrom
CrispOvO:patch-1
Open

docs: fix misleading "types of Plugin" wording in lifecycle diagram#13166
CrispOvO wants to merge 2 commits intoapache:masterfrom
CrispOvO:patch-1

Conversation

@CrispOvO
Copy link
Copy Markdown

@CrispOvO CrispOvO commented Apr 7, 2026

The diagram shows plugin execution phases, not "types" of plugins. Updated the description to avoid confusion.

  • Phases (init, rewrite, access, etc.) are lifecycle stages
  • Each plugin implements callbacks for the phases it needs
  • The diagram shows the order of phase execution, not plugin categories

shreemaan-abhishek and others added 2 commits February 2, 2026 15:03
Signed-off-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. doc Documentation things labels Apr 7, 2026
@Baoyuantop Baoyuantop changed the base branch from release/3.15 to master April 8, 2026 10:47
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Apr 8, 2026
@Baoyuantop
Copy link
Copy Markdown
Contributor

Hi @CrispOvO, for the document fixes, we need to commit to the main branch. I have already switched branches, please merge and resolve the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation things size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants