Deployer for Git 1.0.6

Does Deployer for Git work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 134.63 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/deployer-for-git/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=deployer-for-git
Requested URL /wp-admin/plugins.php?action=activate&plugin=deployer-for-git%2Fdeployer-for-git.php&plugin_status=all&paged=1&s&_wpnonce=b955782bcf
Aspect after-activation
HTTP status 200
Load time 0.855 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Deployer for Git

Page screenshot: Deployer for Git
URL /wp-admin/admin.php?page=deployer-for-git
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Deployer for Git → Install Theme

Page screenshot: Deployer for Git → Install Theme
URL /wp-admin/admin.php?page=deployer-for-git-install-theme
Aspect menu-item
HTTP status 200
Load time 0.215 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Deployer for Git → Install Plugin

Page screenshot: Deployer for Git → Install Plugin
URL /wp-admin/admin.php?page=deployer-for-git-install-plugin
Aspect menu-item
HTTP status 200
Load time 0.175 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Deployer for Git → Logs

Page screenshot: Deployer for Git → Logs
URL /wp-admin/admin.php?page=deployer-for-git-logs
Aspect menu-item
HTTP status 200
Load time 0.110 s
Memory usage N/A
JS errors None
Resource errors None

Deployer for Git → Miscellaneous

Page screenshot: Deployer for Git → Miscellaneous
URL /wp-admin/admin.php?page=deployer-for-git-miscellaneous
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Deployer for Git → Upgrade  ➤

Page screenshot: Deployer for Git → Upgrade  ➤
URL /wp-admin/admin.php?page=deployer-for-git-pricing
Aspect menu-item
HTTP status 200
Load time 0.296 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.268 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.311 s0.301 s-0.010 s3.48 MiB3.67 MiB+ 197.66 KiB
/wp-admin/edit.php0.215 s0.199 s-0.016 s3.54 MiB3.7 MiB+ 160.16 KiB
/wp-admin/post-new.php0.805 s1.029 s+0.224 s5.92 MiB6.11 MiB+ 187.39 KiB
/wp-admin/upload.php0.591 s0.519 s-0.072 s3.5 MiB3.61 MiB+ 120.9 KiB
/wp-admin/options-writing.php0.225 s0.214 s-0.011 s3.47 MiB3.59 MiB+ 124.95 KiB
/wp-admin/media-new.php0.364 s0.282 s-0.082 s3.46 MiB3.59 MiB+ 133.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.197 s-0.001 s3.48 MiB3.61 MiB+ 138.82 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.677 s+0.105 s5.92 MiB6.09 MiB+ 179.42 KiB
/wp-admin/options-discussion.php0.462 s0.271 s-0.191 s3.47 MiB3.59 MiB+ 121.45 KiB
/wp-admin/edit-comments.php0.244 s0.406 s+0.162 s3.49 MiB3.61 MiB+ 120.95 KiB
/0.333 s0.243 s-0.090 s3.48 MiB3.47 MiB- 3.92 KiB
Average 0.393 s0.394 s+0.002 s3.93 MiB4.06 MiB+ 134.63 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP95.6%35,39518,294152
SVG3.0%1,09448
PO File0.6%2351491
CSS0.5%182114
JavaScript0.3%101315
Total 37,007 18,479 180

PHP Code Analysis | More results »

Lines of code 25,170
Total complexity 6,362
Median class complexity 13.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 74
Methods 1,417
Functions 101

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

PHP Error Log 13 lines

[27-Nov-2024 02:18:23 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "FS_CHMOD_FILE" in /wp-admin/includes/class-wp-filesystem-direct.php:164
Stack trace:
#0 /wp-admin/includes/class-wp-filesystem-direct.php(86): WP_Filesystem_Direct->chmod()
#1 /wp-content/plugins/deployer-for-git/includes/Logger.php(105): WP_Filesystem_Direct->put_contents()
#2 /wp-content/plugins/deployer-for-git/includes/Logger.php(26): DeployerForGit\Logger->create_htaccess()
#3 /wp-content/plugins/deployer-for-git/includes/Subpages/LogsPage/template.php(25): DeployerForGit\Logger->__construct()
#4 /wp-content/plugins/deployer-for-git/includes/Subpages/LogsPage/Logs.php(47): include_once('...')
#5 /wp-includes/class-wp-hook.php(324): DeployerForGit\Subpages\LogsPage\Logs->init_page()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-admin/admin.php(259): do_action()
#9 {main}
  thrown in /wp-admin/includes/class-wp-filesystem-direct.php on line 164
See also: All tests for this plugin