Skip to content

Releases: BenjaminMedia/wa-external-shell-v2

Updated version to v0.2.0

Choose a tag to compare

@sulfo sulfo released this 04 Oct 11:09
b38b2ee

Nothing special. Only a version increment.

Removed priority 1 on the action wp_head

Choose a tag to compare

@sulfo sulfo released this 04 Oct 10:47
e9c7ecf
Merge pull request #17 from BenjaminMedia/fix-remove-priority

Update class-wa-external-header-v2.php

WILL-23

Choose a tag to compare

@SorenThorup SorenThorup released this 06 Apr 10:13
2dec623

Output head in actual head

v0.1.5 - move gtm tag to head

Choose a tag to compare

@Xayer Xayer released this 20 Feb 08:06
7df401b
Merge pull request #15 from BenjaminMedia/BLOG-754/fix-move-tag-manag…

fixed cache problems and fixed head hook override

Choose a tag to compare

@Xayer Xayer released this 30 Oct 12:34
1c8cc7e
Merge pull request #14 from BenjaminMedia/FORD-116/fix-some-bugs

Ford 116/fix some bugs

Multi-language support

Choose a tag to compare

@sulfo sulfo released this 23 Oct 09:12
Merge pull request #13 from BenjaminMedia/FORD-116

Ford 116/ polylang support

v0.1.2

Choose a tag to compare

@Xayer Xayer released this 15 Sep 09:01

Compact Menu & head Hook

I've added the following new settings:

  • checkmark for the new compact menu functionality in the WA Shell
  • a field to override the wp_head hook, in case you want to change the position of the shell.

added wp & file cache

Choose a tag to compare

@Xayer Xayer released this 11 Jan 12:36

when fetching the shell:

  1. look in the wp cache for the shell and if it exists, use it
  2. 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’
  3. if the shell cannot be fetched, look locally for a file containing the shell in public/content/cache/wa-shell/shellurl.com.json
  4. save the file contents in the cache

External Shell V3 Release Candidate

Pre-release

Choose a tag to compare

@Xayer Xayer released this 25 Oct 14:20

External Shell V3 Release Candidate

Did some TNS path changes

Choose a tag to compare

@Xayer Xayer released this 20 Apr 11:59
Merge pull request #6 from BenjaminMedia/development

replaced TNS path regex