diff --git a/lib/modules/episode_numbering/episode_numbering.php b/lib/modules/episode_numbering/episode_numbering.php deleted file mode 100644 index b9b145586..000000000 --- a/lib/modules/episode_numbering/episode_numbering.php +++ /dev/null @@ -1,66 +0,0 @@ -callback( 'episode_numbering_form_field', array( - 'label' => __( 'Episode Numbering', 'podlove' ), - 'callback' => array( $this, 'episode_numbering_form_field' ) - ) ); - } - - public function episode_numbering_form_field() { - $custom_fields = get_post_custom(get_the_ID()); - ?> -
-
- /> - -
-
- /> - -
-
- /> - -
-
- - - Advanced Settings > Flattrable content > Post Types an == Changelog == += 1.8.1 (2013-07-27) = +* Fix Release + = 1.8.0 (2013-07-27) = * Auphonic Module Update. You are now able to manage productions directly from within the Publisher without visiting Auphonic at all. As always, any feedback is more than welcome. * App.net Module Update. Support for Patter, language annotations and delayed posting.