Skip to content

Commit

Permalink
Use h3 for subheadings
Browse files Browse the repository at this point in the history
The h2s might interfere with the readme parser.

See https://wordpress.org/support/topic/faq-is-broken/
  • Loading branch information
obenland committed Jan 3, 2024
1 parent 50354ca commit a69aa2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ Yes! Under Settings > Approve User, you can choose when to send an email and cus

= Plugin Hooks =

== Actions ==
=== Actions ===

**wpau_approve** (*int*)
> User-ID of approved user.

**wpau_unapprove** (*int*)
> User-ID of unapproved user.

== Filter ==
=== Filter ===

**wpau_default_options** (*array*)
> Default options.
Expand Down

0 comments on commit a69aa2a

Please sign in to comment.