tomotomobile
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Importer] Fixes for some PHP warningsFix your code please.
/wp-content/plugins/wordpress-importer/parsers.php:404
Comment out// function WXR_Parser_Regex() { // $this->__construct(); // }
/wp-content/plugins/wordpress-importer/wordpress-importer.php:66
Comment out
// function WP_Import() { /* nothing */ }
/wp-content/plugins/wordpress-importer/wordpress-importer.php:1109
Fix itfunction bump_request_timeout($val) {
See also:
PHP7 is slated for release later this year. One of the changes is that PHP4 style constructors are deprecated. In order to prepare WordPress to support PHP7, these constructors have been deprecated in WordPress core.
Forum: Plugins
In reply to: [WordPress Importer] Please Fix PHP WarningFix your code please.
/wp-content/plugins/wordpress-importer/parsers.php:404
Comment out// function WXR_Parser_Regex() { // $this->__construct(); // }
/wp-content/plugins/wordpress-importer/wordpress-importer.php:66
Comment out// function WP_Import() { /* nothing */ }
/wp-content/plugins/wordpress-importer/wordpress-importer.php:1109
Fix itfunction bump_request_timeout($val) {
See also:
PHP7 is slated for release later this year. One of the changes is that PHP4 style constructors are deprecated. In order to prepare WordPress to support PHP7, these constructors have been deprecated in WordPress core.
Forum: Plugins
In reply to: [WP Campaign Manager] Why Version 0.2?fexed
Forum: Plugins
In reply to: [WP Campaign Manager] Why Version 0.2?hi, Colin
Localized.
I forgot updating changelog.thank you
Forum: Reviews
In reply to: [Expand Category Sakai] GJThank you for a pull request.
https://github.com/tomotomo/expand-category-sakai/pull/1Update soon!