Linux 软件免费装
Banner图

Plugin Activation Date

开发者 maor
更新时间 2012年10月20日 05:47
PHP版本: 3.0 及以上
WordPress版本: 3.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

plugins plugin info

下载

详情介绍:

Current features: While by default the date & time settings are being used, you can always change the date format by filtering 'pad_date_time_format'. For instance: ` <?php add_filter( 'pad_date_time_format', 'my_pad_date_time_format' ); function my_pad_date_time_format( $date_format ) { return 'm-d-Y'; } ` Here's some more info on date & time formatting in WordPress Feel free to post your feature requests, issues and pull requests to Plugin Activation Date on GitHub. == Installation ==
  1. Download and extract PAD in your wp-content/plugins directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. You're all set!
== Screenshots ==
  1. The "Last Activated" column in the plugins dashboard screen
== Changelog == 1.1 1.0