Skip to content

Instantly share code, notes, and snippets.

View Larceniii's full-sized avatar
💭
Retro Text News

Green Larceniii

💭
Retro Text News
View GitHub Profile
diff --git a/wp-content/plugins/hyper-cache/options.php b/wp-content/plugins/hyper-cache/options.php
index 9daa572..cbc1e7e 100644
--- a/wp-content/plugins/hyper-cache/options.php
+++ b/wp-content/plugins/hyper-cache/options.php
@@ -1,6 +1,6 @@
<?php
-$options = get_option('hyper');
+$options = hyper_get_options();