开发者 | cais |
---|---|
更新时间 | 2016年4月11日 01:54 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 4.5 |
版权: | GNU General Public License v2 |
版权网址: | 版权信息 |
bns-corner-logo.php
to the /wp-content/plugins/
directory.http://
; Optional: Enter ALT
text for the image; Enter the URL for the image to link to, the "default" URL will be the page the image appears on.http://
; Optional: Enter ALT
text for the image; Enter the URL for the image to link to, the "default" URL destination will be "_self" (the page the image appears on).Yes, this plugin has been made for multi-widget compatibility. Each instance of the widget will display, if wanted, differently than every other instance of the widget.
$exit_message
text.pomo
files and copyright yearinstall
method as part of version compatibility checkload_plugin_textdomain
call.pot
fileregister_activation_hook
update_method
function into class as methodplugin_data
into its own method and modified variable usedbnscl_image_tag_alt_title
BNS Corner Logo Update Message
hook/callback routineBNS_CUSTOM_PATH
and BNS_CUSTOM_URL
constants/bns-customs/
foldertextdomain
from bns-cl
to the plugin slug bns-corner-logo
$image_url
and $image_link
; thanks ScheRasbns-corner-logo-custom-style.css
in the /wp-content/
folderwidth: 100%
from div.bns-logo a img
width: 100%
from div.bns-logo a img
load_textdomain
as redundantBNS_Corner_Logo_Scripts_and_Styles
to scripts_and_styles
bns-corner-logo-scripts.js
jQuery.addClass()
to stop Hovercard effect if Gravatar is usedwp_enqueue_style
rather than hard-coding a numberbns-corner-logo-custom-style.css
stylesheetz-index
reference; see bns-corner-logo
stylesheet for valueuse_gravatar
code to have option of choosing gravatar by user IDselected()