Plugin Directory

Changeset 960425


Ignore:
Timestamp:
08/05/2014 11:45:46 AM (12 years ago)
Author:
akmanda
Message:

Update Init Prefix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ta-post-format/trunk/akmanda-post-format.php

    r949398 r960425  
    2020register_deactivation_hook( __FILE__, array( 'ThemesAwesome Post Format', 'plugin_deactivation' ) );
    2121
    22 add_action( 'init', array( 'Themes Awesome Post Format', 'init' ) );
     22add_action( 'ta_post_format_init', array( 'Themes Awesome Post Format', 'init' ) );
    2323
    2424
Note: See TracChangeset for help on using the changeset viewer.