HEX
Server: nginx/1.18.0
System: Linux iZj6c1ieg2jrpk1z5tzi19Z 6.3.9-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 21 22:18:40 EDT 2023 x86_64
User: www (1001)
PHP: 8.2.4
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/gwolle-gb/changelog/changelog-v3.txt
== Changelog ==

= 3.1.9 =
* 2020-02-01
* Fix undefined variable notice (thanks ronr1999).
* Add 'float:none;' to frontend button.

= 3.1.8 =
* 2020-01-21
* Add highlight to search results (thanks @robinnatter).
* Add searchwords to search widget after searching.
* Do not set meta_key when shortcode is used in widget or one-page design.
* Show InnoDB engine on debug tab.
* Show existence of database tables on debug tab.

= 3.1.7 =
* 2019-10-25
* Show subscription status for email notifications on settings page.
* Comment out unused images in markitup CSS.
* Set rel='nofollow noopener noreferrer' for bbcode links and user website.
* Set referrerpolicy='no-referrer' for bbcode images and avatar.
* Add filter 'gwolle_gb_bbcode_img_referrer'.
* Update strings for add-on.

= 3.1.6 =
* 2019-08-21
* Use wp_kses for filtering html elements.
* Add support for quotes already in the bbcode link.

= 3.1.5 =
* 2019-06-08
* Add log entry for privacy policy accepted (gets added to notification mail).
* Add msg_txt key/value to log entries for plain text display.
* Small updates to install routine.
* Support new wp_initialize_site action for multisite.

= 3.1.4 =
* 2019-05-03
* Make it possible to set entry to moderated with the gwolle_gb_new_entry_frontend filter.
* Update strings for add-on.

= 3.1.3 =
* 2019-04-16
* Small fix for silly mistake.

= 3.1.2 =
* 2019-04-04
* Improve accessibility for the frontend metabox.
* Add filter gwolle_gb_new_entry_frontend.
* Add filter gwolle_gb_get_permalink.
* Change arrows in next/prev pagination.
* Auto-detect line endings in import from CSV.

= 3.1.1 =
* 2019-03-08
* Drop check for mime-type on import, too many problems.
* Small CSS fix for pagination.

= 3.1.0 =
* 2019-02-19
* Remove support for Really Simple Captcha plugin, since it is ineffective.
* Please take a look at the other options for spamfilters, there are more and better options.
* Update CSS for admin navigation for WP 5.1.
* Add screen-reader-text to navigation for frontend and admin.
* Small fixes found by the phan tool.

= 3.0.0 =
* 2019-01-22
* Add search widget (only visible on guestbook pages).
* Add '[noscript]' to frontend form for when JavaScript is disabled.
* Add function 'gwolle_gb_post_is_guestbook'.
* Add function 'gwolle_gb_get_entries_from_search'.
* Add function 'gwolle_gb_enqueue_markitup'.
* Fix BBcode: support images inside links.
* Fix BBcode: have sublists work.
* Show new username and book ID after editing in editor postbox.
* Add some accessibility fixes.
* Switch database engine to InnoDB.
* Don't use transients for hashed field names, is faster this way.
* Better test if admin user exists for admin_reply.
* Use 'field-name' for gwolle_gb_content too.
* On admin pages, have separate functions for $_POST update. (settings, editor, entries).
* Use GWOLLE_GB_URL where appropriate.
* Use static vars instead of global vars.
* Integrate 2 JavaScript files for Markitup/BBcode.
* Switch export to 2000 entries per part instead of 3000.
* Add strings for add-on 1.3.0.
* Cleanup changelog. Add changelog-v2.txt.