Caleb Stauffer

Results 141 issues of Caleb Stauffer

Closes #741. Initially I read the issue as double-clicking the container's title bar should close the container, so I added that, as well as clicking the admin bar menu item...

See https://github.com/users/johnbillion/projects/8/views/3?pane=issue&itemId=21798645.

I've been using STTS for awhile now, and it's really great for a quick check-in. However, I've also had notifications running, and it's grinding on my brain: it's too much....

acknowledged

## Issue Description Broken link to `WpOrgRequestsUtilityCaseInsensitiveDictionary` documentation. I found on `wp_remote_retrieve_headers()` documentation, but could be elsewhere. ## URL of the Page with the Issue https://developer.wordpress.org/reference/functions/wp_remote_retrieve_headers/#see-also ## Section of Page...

[Status] To do
self-assigned

A media file (`mp4`) that is not used on the site is always included in the generated static site, even if the URL is added to the excluded URLs list.

``` WordPress database error Table 'local.wp_statichtmloutput_urls' doesn't exist for query TRUNCATE TABLE wp_statichtmloutput_urls made by do_action('toplevel_page_statichtmloutput'), WP_Hook->do_action, WP_Hook->apply_filters, StaticHTMLOutput\Controller::renderOptionsPage, StaticHTMLOutput\Controller->detect_urls, StaticHTMLOutput\CrawlQueue::truncate, QM_DB->query ``` ``` WordPress database error Table 'local.wp_statichtmloutput_urls' doesn't...

``` $ bash ../setup-phpunit.sh ... Checking if database wordpress_test exists ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) Creating database wordpress_test mysqladmin: connect to server...