Plugin Directory

Changeset 2504169


Ignore:
Timestamp:
03/26/2021 07:11:37 PM (5 years ago)
Author:
speedien
Message:

v1.0.1

Location:
speedien
Files:
1 edited
9 copied

Legend:

Unmodified
Added
Removed
  • speedien/tags/1.0.1/speedien_ui.php

    r2504168 r2504169  
    11<?php
    22
    3 /**
    4  * @internal never define functions inside callbacks.
    5  * these functions could be run multiple times; this would result in a fatal error.
    6  */
    7 
    8 /**
    9  * custom option and settings
    10  */
    113function speedien_settings_init()
    124{
  • speedien/trunk/speedien_ui.php

    r2503641 r2504169  
    11<?php
    22
    3 /**
    4  * @internal never define functions inside callbacks.
    5  * these functions could be run multiple times; this would result in a fatal error.
    6  */
    7 
    8 /**
    9  * custom option and settings
    10  */
    113function speedien_settings_init()
    124{
Note: See TracChangeset for help on using the changeset viewer.