Errors after update
-
I’m using widget logic to determine which content to display by custom type for custom posts.
here is the code that I use in my widget logic:
!has_term('education','job_listing_type')
And here is the error that I’m getting after updating to version 5.7.0 the error is located in the widget area beneath the “Widget Logic:” field.
The code triggered a PHP error. It might still work on the front-end though b/c of different code environment.
syntax error, unexpected quoted-string and whitespace (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING)Function seems to work correctly on the front-end but the error is annoying.
-Eppu
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Errors after update’ is closed to new replies.