whats-my-ip
开发者 |
dsawardekar
|
更新时间 |
2014年8月7日 22:17 |
捐献地址: |
去捐款 |
PHP版本: |
3.5.0 及以上 |
WordPress版本: |
3.9.2 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
This plugin adds an [whatsmyip]
shortcode tag to WordPress. You can use it
to embed the current User's IP address inline in a Post.
The shortcode takes 3 attributes, ip
, country
and coords
. Each of
these can take boolean values like 1, yes, no, true. Truthy values
enable the display of the corresponding field.
For Eg:- To display ip
and country
details use,
[whatsmyip ip='yes' country='yes']
The ip
attributes defaults to true if absent. Rest of the attributes
are false by default.
A Widget is also provided for use inside sidebars. Use the checkboxes in
the Widget customization screen to change the displayed fields.
安装:
- Upload the
whatsmyip
directory to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use
[whatsmyip]
shortcode in your posts or pages.
- Or the What's my IP Widget.
更新日志:
0.5.2
0.5.1
- Smaller build, without development files.
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
= 0.2.0
0.1.8
- Updates encase-php to 0.1.3
0.1.7
- Fixed version sync issue.
0.1.6
- Adds SVN branches to script.
0.1.5
- Updates Composer
- Publish Script for Git to SVN sync.
0.1.0