开发者 | cais |
---|---|
更新时间 | 2019年5月26日 00:41 |
捐献地址: | 去捐款 |
PHP版本: | 3.6 及以上 |
WordPress版本: | 5.2 |
版权: | GNU General Public License v2 |
版权网址: | 版权信息 |
bns-support.php
to the ../wp-content/plugins/
directory.The shortcode [ tech_support ]
(remove the spaces to use correctly) was recently added for those users that would like to use a post or page for the plugin output.
Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-support/ and leave a comment with the issue you are experiencing.
Often times when you need help with something on your blog it can be quite useful to provide some basic, common information that most every person wanting to help would appreciate. This plugin gives a simple, easy to copy and paste, set of details for support purposes only.
Yes, this plugin has been made for multi-widget compatibility but it really serves no purpose, yet.
strip_tags
with wp_strip_all_tags
update_message
methodBNS_Support_Widget::init
BNS_Support_Widget::get_plugin_data
method to BNS_Support::collect_plugin_data
is_there_email()
to check for the PHP mail
functionupdate_message
methodBNS_SUPPORT_HOME
as BuyNowShop.com
for use in reference URL pathsbns_support_php_details
filter hook to return statement in "PHP Details" methodbns_support_gd_library_version
in the return statement of "GD Library Version" methodbns_support_extended
filter hookBNS_SUPPORT_HOME
constantBNS_Support_extra_theme_headers
to extra_theme_headers
apply_filters
on both return
statements in "Mod Rewrite Check" methodBNS_CUSTOM_PATH
and BNS_CUSTOM_URL
bns_support_exit_message
filterBNS_CUSTOM_PATH
and BNS_CUSTOM_URL
width
array element from $control_ops
as not necessaryWP List All Active Plugins
to BNS List Active Plugins
bns_support_plugin_list
bns_support_plugin_data
collect_plugin_data
out of bns_list_active_plugins
and call as method insteadPHP Details
into its own methodreadme.txt
with tech_support
shortcode reference/wp-content/
folderWP_DEBUG
status displayMySQL Version Details
and corrected the reported datashow_plugins
default to true (more common usage than false)get_theme_data
get_theme_data
BNS Support TextDomain
i18n supportEnqueue Plugin Scripts and Styles