e107inc/e107

View on GitHub
e107_themes/bootstrap5/theme_shortcodes.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Call to undeclared method \e_shortcode::sc_news_author
Open

                $ret = $sc->sc_news_author();

Class \theme_shortcodes defined at /code/e107_themes/bootstrap5/theme_shortcodes.php:18 was previously defined as Class \theme_shortcodes at /code/e107_themes/bootstrap3/theme_shortcodes.php:14
Open

class theme_shortcodes extends e_shortcode

Call to undeclared method \e_shortcode::sc_news_comment_count
Open

                $ret = $sc->sc_news_comment_count();

Call to undeclared method \e_shortcode::sc_news_title
Open

                $ret = $sc->sc_news_title();

Call to undeclared method \e_shortcode::sc_news_date
Open

                $ret = $sc->sc_news_date();

There are no issues that match your filters.

Category
Status