Revert specs in equations

This commit is contained in:
Brian Miyaji
2018-05-01 15:21:10 +10:00
parent ef37c3f314
commit 6efa3f1e10
3 changed files with 6 additions and 38 deletions

View File

@@ -1291,9 +1291,6 @@ if ( !function_exists( 'sp_get_eos_safe_slug' ) ) {
if ( !function_exists( 'sp_solve' ) ) {
function sp_solve( $equation, $vars, $precision = 0, $default = 0 ) {
// Add a hook to alter $equation
$equation = apply_filters( 'sportspress_equation_alter', $equation, $vars );
// Add a hook to alter $equation
$equation = apply_filters( 'sportspress_equation_alter', $equation, $vars );