Updates for notifications
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Sep 2019 19:22:47 +0000 (15:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Sep 2019 19:22:57 +0000 (15:22 -0400)
commit09606b93fad6569a7d5dc48ac398d5ba03da184b
treef6ef8795b9a5ba4cac330e7f8200f60634c52d8a
parent92de00a1e1aa67e9deeebe877367b8819db73555
Updates for notifications

Creating cache tables for the plugin.
Store the messages into the cache table and store the dismissed notices
into a table.
Use a transient to only check the cache every 20 minutes at most.
classes/GlmServerStats.php [new file with mode: 0644]
defines.php
index.php
js/notice-update.js
models/glmInfoNotifications.php
setup/adminHooks.php
setup/standardTemplateParams.php
views/glmInfoNotifications.html