Plugin Directory


Ignore:
Timestamp:
01/29/2010 02:34:53 PM (16 years ago)
Author:
Txanny
Message:

Released SidePosts 3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sideposts/trunk/framework/loader.php

    r196960 r199488  
    2828 */
    2929
    30 $akf_version = '0.4.2';
     30// TODO: Bybapass framework loading if already loaded.
     31// TODO: Load Framework at plugins_loaded or init to allow filters on plugins?
     32//       If loaded on plufins_loaded will not load for themes.
     33
     34$akf_version = '0.6';
    3135
    3236if ( file_exists(WP_CONTENT_DIR . '/alkivia.php') ) {
Note: See TracChangeset for help on using the changeset viewer.