#56735 closed defect (bug) (duplicate)
passing `null` as third argument for `load_script_textdomain()` causes deprecated notice in admin
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | |
Focuses: | administration | Cc: |
Description
load_script_textdomain's third parameter($path)'s default null which generates a deprecated warning when untrailingslashit is called on Admin Screen area
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #55967.
This has been fixed in [54349] already