Shortcode error
-
The file “user-waller-credit-system/includes/shortcodes.php” contains an error. It currently echoes the output, instead of that it should return the correct value.
Current line 68:
echo $output;My line 68:
return $output;
The topic ‘Shortcode error’ is closed to new replies.