• PHP Compatibility Checker reports:

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/shortcodes-ultimate/inc/core/generator-views.php
    ——————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————–
    44 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘bool’ (since version 7.0)
    ——————————————————————————————————————————–

    Is this plugin supported under PHP7. If not any chance of a fix?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same question.

    After upgrading to PHP7 the following shortcode no longer works:

    [su_post field=”post_content” post_id=”4326″]

    No content displays.

    However

    [su_posts template=”templates/list-loop.php” id=”4326,4324,4328,4339″ posts_per_page=”10″ tax_term=”37″ tax_operator=”0″ order=”desc” orderby=”postid”]

    works fine.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP7 support’ is closed to new replies.