We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d83f36 commit a1773e2Copy full SHA for a1773e2
1 file changed
classes/class-wplf-dynamic-values.php
@@ -1,5 +1,5 @@
1
<?php
2
-if ( ! class_exists( 'WPLF_Polylang' ) ) {
+if ( ! class_exists( 'WPLF_Dynamic_Values' ) ) {
3
class WPLF_Dynamic_Values {
4
5
public static $instance;
0 commit comments