Skip to content

7.1.5

Choose a tag to compare

@bikendi-tech-solutions-ceo bikendi-tech-solutions-ceo released this 02 Dec 17:55
· 16 commits to main since this release

Updated the override method/:

Use:
if ($override = vtupress_auto_override(FILE)) {
require $override;
return; // stops execution of this original file
}

  1. Also fixed withdrawal issue