Skip to content

Commit 9637b57

Browse files
committed
Updated docs
1 parent 5bb3a8e commit 9637b57

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
.editorconfig
12
.svn
23
.DS_Store

readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# {eac}ObjectCache - SQLite powered WP_Object_Cache Drop-in.
22
[![EarthAsylum Consulting](https://img.shields.io/badge/EarthAsylum-Consulting-0?&labelColor=6e9882&color=707070)](https://earthasylum.com/)
33
[![WordPress](https://img.shields.io/badge/WordPress-Plugins-grey?logo=wordpress&labelColor=blue)](https://wordpress.org/plugins/search/EarthAsylum/)
4-
[![eacDoojigger](https://img.shields.io/badge/Requires-{eac}Doojigger-da821d)](https://eacDoojigger.earthasylum.com/)
5-
<details><summary>Plugin Header</summary><samp><small>
4+
[![eacDoojigger](https://img.shields.io/badge/Requires-{eac}Doojigger-da821d)](https://eacDoojigger.earthasylum.com/)
5+
6+
<details><summary>Plugin Header</summary><samp>
67

78
Plugin URI: https://eacdoojigger.earthasylum.com/eacobjectcache/
89
Author: [EarthAsylum Consulting](https://www.earthasylum.com)
@@ -17,7 +18,8 @@ License: GPLv3 or later
1718
License URI: https://www.gnu.org/licenses/gpl.html
1819
Tags: cache, object cache, wp cache, sqlite, performance, {eac}Doojigger,
1920
WordPress URI: https://wordpress.org/plugins/eacobjectcache
20-
</small></samp></details>
21+
GitHub URI: https://github.com/EarthAsylum/eacObjectCache
22+
</samp></details>
2123

2224
**_{eac}ObjectCache is a drop-in persistent object cache using a SQLite database to cache WordPress objects._**
2325

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ License: GPLv3 or later
1212
License URI: https://www.gnu.org/licenses/gpl.html
1313
Tags: cache, object cache, wp cache, sqlite, performance, {eac}Doojigger,
1414
WordPress URI: https://wordpress.org/plugins/eacobjectcache
15+
GitHub URI: https://github.com/EarthAsylum/eacObjectCache
1516

1617
{eac}ObjectCache is a drop-in persistent object cache using a SQLite database to cache WordPress objects.
1718

0 commit comments

Comments
 (0)