Releases: BenjaminMedia/wa-external-shell-v2
Releases · BenjaminMedia/wa-external-shell-v2
Release list
Updated version to v0.2.0
Removed priority 1 on the action wp_head
Merge pull request #17 from BenjaminMedia/fix-remove-priority Update class-wa-external-header-v2.php
WILL-23
v0.1.5 - move gtm tag to head
Merge pull request #15 from BenjaminMedia/BLOG-754/fix-move-tag-manag…
fixed cache problems and fixed head hook override
Merge pull request #14 from BenjaminMedia/FORD-116/fix-some-bugs Ford 116/fix some bugs
Multi-language support
Merge pull request #13 from BenjaminMedia/FORD-116 Ford 116/ polylang support
v0.1.2
added wp & file cache
when fetching the shell:
- look in the wp cache for the shell and if it exists, use it
- if the cache doesn’t exist, try to get a fresh version of the shell and save it locally to a file in ‘public/content/cache/wa-shell/shellurl.com.json’
- if the shell cannot be fetched, look locally for a file containing the shell in
public/content/cache/wa-shell/shellurl.com.json - save the file contents in the cache
External Shell V3 Release Candidate
External Shell V3 Release Candidate
Did some TNS path changes
Merge pull request #6 from BenjaminMedia/development replaced TNS path regex