-
Notifications
You must be signed in to change notification settings - Fork 815
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PHP 7.1 Warning: illegal string offset 'src' (#6118)
* Simple fix for warning about illegal string offset * Simplify how image array is built from post/author data * Fix typo in 51e8a8f * Replace direct use of `$post` with Core helpers Cleans up the function to remove a global declared inside a conditional, where it could be overlooked. Also, helper functions FTW!
- Loading branch information
1 parent
14e9813
commit 9621690
Showing
1 changed file
with
6 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters