Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php on line 560

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/auth.php on line 495

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/common.php on line 1992

Warning: Cannot modify header information - headers already sent by (output started at /home/sfoyston/public_html/TextStorm/Wiki/inc/init.php:560) in /home/sfoyston/public_html/TextStorm/Wiki/inc/actions.php on line 210
plugin_development - TextStorm Wiki

The Wiki is still in development, please bare with us while we add and update content.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
plugin_development [2016/12/05 21:30]
textstorm
plugin_development [2016/12/05 21:31]
textstorm
Line 6: Line 6:
 Create a new PHP file - YourPlugin.php - and insert the following code: Create a new PHP file - YourPlugin.php - and insert the following code:
  
 +<file php PluginStructure.php>​
 <​code>​ <​code>​
 <?php <?php
Line 28: Line 29:
 ?> ?>
 </​code>​ </​code>​
 +</​file>​

QR Code
QR Code plugin_development (generated for current page)