https://github.com/shereef/inserttime
A simple wordpress plugin that adds a shorcode [time] tp insert your local time at page loading in a post, just write [time], [datetime] or [date] in your post after activating this.
https://github.com/shereef/inserttime
Last synced: about 1 year ago
JSON representation
A simple wordpress plugin that adds a shorcode [time] tp insert your local time at page loading in a post, just write [time], [datetime] or [date] in your post after activating this.
- Host: GitHub
- URL: https://github.com/shereef/inserttime
- Owner: Shereef
- License: mit
- Created: 2013-01-19T23:08:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-20T08:18:20.000Z (over 13 years ago)
- Last Synced: 2025-02-04T04:29:05.022Z (over 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: License.txt
Awesome Lists containing this project
README
=== insertTime ===
Contributors: Shereefz
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N226HQRRTNX3U&lc=US&item_name=insertTime¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Tags: time, date, datetime, short codes, shortcodes, short code, shortcode
Requires at least: 3.0.1
Tested up to: 3.5
Stable tag: 1.0
License: MIT
License URI: http://opensource.org/licenses/MIT
A simple wordpress plugin that adds a shorcode [time] tp insert your local time at page loading in a post.
== Description ==
A simple wordpress plugin that adds a shorcode [time] tp insert your local time at page loading in a post, just write [time], [datetime] or [date] in your post after activating this..
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `insertTime.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Just write [time], [datetime] or [date] in your post
1. Enjoy.
== Frequently Asked Questions ==
= Can I change the format ? =
Not currently.
== Screenshots ==
1. A simple usage example
== Changelog ==
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.0 =
Because you want to use the plugin :)