dxw / whippet-theme-template

This repo holds the template for a Whippet-enabled theme.
2 stars 1 forks source link

Fix/Do not prefetch without specific asset #56

Closed RobjS closed 7 years ago

RobjS commented 7 years ago

<link rel="prefetch"> should only be used with an href of a specific asset. Using an href of # causes caching errors in the WordPress backend which makes it appear that edits are not being saved.

Resolves: https://trello.com/c/FXdbbKm7/58-bug-wp-doesn-t-save-content