#56633 closed defect (bug) (duplicate)
Deprecated: rtrim(): Passing null to parameter #1
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Formatting | Keywords: | |
Focuses: | coding-standards | Cc: |
Description
load_script_textdomain's third parameter($path)'s default value is null which generates a deprecated warning when untrailingslashit is called on Admin Screen.
Steps to reproduce :
1) Install 6.1-beta1-54288 with WP_DEBUG set to true
2) Switch to TTT theme
3) Load any admin page
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #54997.