Travis Weston

Results 16 issues of Travis Weston

This PR attempts to implement #3795 Tests have been created to verify that the configuration parses as expected, and that bootstraps are loaded both in a standard flow, as well...

type/enhancement
feature/test-runner

Mantle isn't currently able to automatically wrap block theme templates, as no `header.php` file exists and the site will throw a deprecation notice when we try to use `get_header` and...

Core introduced sitemaps in 5.5 and a workaround for the 404 bug was introduced here in #161 Instead of relying on a workaround, however, `status_header` will overload any previously set...

When running [`filter_var_array`](https://www.php.net/manual/en/function.filter-var-array.php) I noticed that this sniff alerted the line wasn't properly sanitizing my input variable. This addresses that by adding `filter_var_array` and `filter_input_array` beside their corresponding functions in...

Status: Awaiting Feedback

This is still a WIP and relies on the work being done in alleyinteractive/mantle-framework#305

I'm attempting to connect a Chromebook to a Windows Server 2003 shared folder. Here's what I'm doing: At fist I followed the prompt entirely, filling in all the appropriate information....

It appears that when I upload or create files with this extensions, they are automatically set to 0666 permissions. Is there a way for me to change the default mask...

The default Kali redis server does a few things that need to be corrected in the script: - It doesn't use Unix Sockets by default - It doesn't pick up...

As the subject says, utilize ConvNetJS' save/load functionality to allow for multi-session networks.

I've been pondering weighting and rewards. I'll update this issue with more research, as I come across it. # Score-based Rewards Currently the way we offer rewards on score actually...