It is not working with wordpress 3.8.1
-
Hello,
When I finalize the installation the following message appears: “The plugin generated 2635 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin”.
And on top of the plugin page appears the following code: “‘H:i’, ‘date-format’ => ‘d.m.Y’ ); /* unset default if setting already set */ foreach ( $default_settings as $key => $value ) if ( op_get_setting( $key ) ) unset( $default_settings[ $key ] ); /* apply remaining settings */ $wp_opening_hours = new OpeningHours; $wp_opening_hours->applySettings( $default_settings ); } register_activation_hook( __FILE__, ‘op_activate’ ); ?>”.
Could you help me please!
Thanks,
- The topic ‘It is not working with wordpress 3.8.1’ is closed to new replies.