mypluginfile ); /* Array( [Name] => Attendance Manager [PluginURI] => http://example.com [Version] => 0.2.0 [Description] => Each user can edit their attendance schedule by themselves. [Author] => tnomi [AuthorURI] => http://sukimalab.com [TextDomain] => attendance-manager [DomainPath] => /languages/ [Network] => [Title] => Attendance Manager [AuthorName] => tnomi )*/ $url = ATTMGR::URL; if ( get_locale() != 'ja' ) { $url .= 'en/'; } ?>

»



»

data ) ) { $feed->set_cache_duration( 60*60 ); $feed->init(); $param = sprintf( 'title=%s&items=5&show_summary=0&show_author=0&show_date=0', __( 'Latest from Plugin', ATTMGR::TEXTDOMAIN ) ); @wp_widget_rss_output( $feed, $param ); } ?>