Make WordPress Core

Opened 9 days ago

Last modified 9 days ago

#64717 new defect (bug)

Docblock improvements for WP 7.1

Reported by: sirlouen's profile SirLouen Owned by:
Milestone: 7.1 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs, coding-standards Cc:

Description (last modified by audrasjb)

Previously:

#64224 (7.0)
#63166 (6.9)
#62281 (6.8)
#61608 (6.7)
#60699 (6.6)
#59651 (6.5)
#58833 (6.4)
#57840 (6.3)
#56792 (6.2)
#55646 (6.1)
#54729 (6.0)
#53399 (5.9)
#52628 (5.8)
#51800 (5.7)
#50768 (5.6)
#49572 (5.5)
#48303 (5.4)
#47110 (5.3)
#46543 (5.2)
#42505 (5.1)
#41017 (4.9)
#39130 (4.8)
#37770 (4.7)
#32246 (4.6)

Change History (4)

#1 follow-up: @audrasjb
9 days ago

  • Description modified (diff)

#2 @audrasjb
9 days ago

  • Keywords has-patch removed

This ticket was mentioned in PR #11028 on WordPress/wordpress-develop by @SirLouen.


9 days ago
#3

  • Keywords has-patch added

The phrase "current filter" is misleading, it sounds like it refers to whichever filter is currently executing, which is a different concept entirely. The remove_all_filters method simply removes all callbacks from that instance. This probably was copied from previous methods which refer to a specific hook, so this feels a little copy glitch

#4 in reply to: ↑ 1 @SirLouen
9 days ago

Replying to audrasjb:

Google seems to be not liking trac lately:

https://i.imgur.com/87ouLqP.png

https://i.imgur.com/2VRLhUC.png

Note: See TracTickets for help on using tickets.