Beginner Plugin Issues – Hello World Plugin
-
I’m trying to write my first plugin using this page (http://weebtutorials.com/2013/04/develop-a-hello-world-plugin-for-wordpress/), and eventually custom post type…
I only have created the plugin folder, and base php file (which contains ONLY comments at this point)
But when I activate my plugin, I see this:Plugin URI: http://redtechdesign.com Description: Allows you to keep record of your firearms/bow targets in digital format (with pic). Version: 1.0 Author: Brandon Prater Author URI: http://redtechdesign.com/ License: GPL */
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home1/prate012/public_html/alabamaguntrader/wp-content/plugins/targetLog/targetLog.php:9) in /home1/prate012/public_html/alabamaguntrader/wp-content/plugins/ninja-forms/ninja-forms.php on line 653
The topic ‘Beginner Plugin Issues – Hello World Plugin’ is closed to new replies.