Having this error on activating the plugin:
“headers already sent”
Warning: Cannot modify header information – headers already sent by (output started at /home/femopt/public_html/wp-content/plugins/videodesk/videodesk_plugin.php:162) in /home/femopt/public_html/wp-includes/pluggable.php on line 1171
Hi,
your plugins inserts blank lines at beginning of files in our site. Your file /videodesk/videodesk_plugin.php ends with ?> followed by 3 empty lines.
Doing so breaks xml file generated by WordPress (sitemap.xml for example.
Please remove ending tag ?> from /videodesk/videodesk_plugin.php
Thanks
]]>