Initial Test of Shortcode Caching
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 23 May 2017 15:40:04 +0000 (11:40 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 23 May 2017 15:40:04 +0000 (11:40 -0400)
commit748e6c44d8354a8acba4184f5058c9b0b081558d
tree0f41f1134637db96997e4f16e5000a97ce67395d
parentf3bdf1e420c87f3257d7e5ff4c36df7da1c6ba58
Initial Test of Shortcode Caching
Added cache control logig to front controller
Moved enqueueing of scropts from the members list.php script to the controller
Added a cache table to the database
Added cache control options to shortcodes list.
controllers/front.php
index.php
models/front/members/list.php
setup/databaseScripts/create_database_V1.1.30.sql [deleted file]
setup/databaseScripts/create_database_V1.1.31.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V1.1.30.sql [deleted file]
setup/databaseScripts/drop_database_V1.1.31.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V1.1.31.sql [new file with mode: 0644]
setup/shortcodes.php