Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 5 years ago.
Improve this questionSince the update of wordpress 5.2, I get an error message when I play edit an article with a photo gallery. An error was made in line 162 of my shortcodes.php file: /home/sc1evyl7/public_html/vacances-appartements-mediterranee/wp-content/themes/theplace/inc/shortcodes.php. Error message : Call to undefined function aq_resize()
Is the syntax of this line no longer valid? size()
Ligne 162 $im['thumb'] = aq_resize( $im['full-size'], 90, 90, true );
Thank you for help
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744961928a4603441.html
评论列表(0条)