Move location of the plugin to its own directory
This commit is contained in:
Родитель
591e9ee362
Коммит
f863d14b71
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
/*
|
||||
Plugin Name: WordPress ServiceWorker Cache
|
||||
Plugin URI: https://github.com/darkwing/wp-sw-cache
|
||||
Description: This WordPress plugin provides a method for caching theme assets via a service worker.
|
||||
Version: 0.1-alpha
|
||||
Text Domain: wpswcache
|
||||
Author: David Walsh
|
||||
Author URI: https://davidwalsh.name
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
?>
|
Загрузка…
Ссылка в новой задаче