Jacob Santos
@jacobsantos on WordPress.org and Slack
- Member Since: May 5th, 2008
- Location: Ozark, MO, USA
- Website: jacobsantos.com
- Job Title: Web Site Programmer
Bio
Interests
Contribution History
Jacob Santos’s badges:- Core Contributor
-
Wrote a comment on the post HTTP API in 4.6, on the site Make WordPress Core:
If I am being honest, the HTTP API was always meant to be temporary. It… -
Wrote a comment on the post HTTP API in 4.6, on the site Make WordPress Core:
If I am being honest, the HTTP API was always meant to be temporary. It… -
Wrote a comment on the post WP_Post_Type in 4.6, on the site Make WordPress Core:
I think that it would be better to not add classes, given the current lack… -
Wrote a comment on the post Proposal: Next Generation Rewrites, on the site Make WordPress Core:
Checked ticket patch. Uses interfaces. It gives me a tear when there is a specification. -
Wrote a comment on the post Proposal: Next Generation Rewrites, on the site Make WordPress Core:
Composition over inheritance. It is easier to go to inheritance if composition is used first.… -
Wrote a comment on the post PHP Unit Test Discussion (Feb. 12) Recap, on the site Make WordPress Core:
It should not be necessary to have documentation for test cases. First, the method name… -
Wrote a comment on the post Shortcode Roadmap Draft One (Proposal – Request for Comments), on the site Make WordPress Core:
Lest my argument be misconstrued; I am saying that any syntax change is a bad… -
Wrote a comment on the post Shortcode Roadmap Draft One (Proposal – Request for Comments), on the site Make WordPress Core:
Why was shortcodes added and what problem did they attempt to solve? What was their… -
Created ticket #32469 on Core Trac:
Create wp-include/views directory -
Created ticket #32468 on Core Trac:
Add Registry Class as WP_App -
Closed ticket #13777 on Core Trac:
Consolidate WP_Http argument processing into a single class -
Reopened ticket #8622 on Core Trac:
HTTP API Fallover & non-blocking order doesnt appear to be working -
Reopened ticket #13777 on Core Trac:
Consolidate WP_Http argument processing into a single class -
Mentioned in [15355] on Core SVN:
Alot more tabs. -
Mentioned in [14050] on Core SVN:
Clean up the HTTP inline docs to reflect the times. -
Created ticket #12882 on Core Trac:
Cleanup HTTP Inline Docs. -
Closed ticket #10940 on Core Trac:
Default timezone should be set for PHP5 -
Committed [161191] to Plugins SVN:
Update version to try to get WordPress to create a new download file. -
Committed [161117] to Plugins SVN:
Fix administration. -
Mentioned in [11937] on Core SVN:
Fix content length setup. -
Reopened ticket #10783 on Core Trac:
WordPress's GET function is sending a content-length of 0 -
Created ticket #10670 on Core Trac:
Refactor HTTP API -
Created ticket #9953 on Core Trac:
Use Dependency Injection for wpdb Connectors -
Mentioned in [11128] on Core SVN:
Error reporting fixes. -
Mentioned in [10692] on Core SVN:
First pass of HTTP Proxy support. -
Mentioned in [10689] on Core SVN:
Improve the description for the default comment status. -
Mentioned in [10625] on Core SVN:
Add support for blocking all outbound HTTP requests. -
Mentioned in [10574] on Core SVN:
Improve the installer when people enter a duff email address. -
Mentioned in [10573] on Core SVN:
Use # as the delimiter for preg_match in rewrite rules to allow them to contain !. -
Mentioned in [10572] on Core SVN:
Expose the ability to find out if styles, scripts have already been queued. -
Mentioned in [10570] on Core SVN:
Enhance wp_list_authors() to support more of the standard output options. -
Mentioned in [10432] on Core SVN:
Error reporting (again). -
Mentioned in [10431] on Core SVN:
Error reporting (again\!) See #8701 props jacobsantos. -
Mentioned in [10411] on Core SVN:
PHPdoc updates. -
Mentioned in [10410] on Core SVN:
First pass compression support for the HTTP API. -
Mentioned in [10408] on Core SVN:
Reduce code in mysql2date. -
Mentioned in [10406] on Core SVN:
Update error_reporting configuration for newer version of PHP. -
Mentioned in [10405] on Core SVN:
Update error_reporting configuration for newer version of PHP. -
Mentioned in [10321] on Core SVN:
Fix URL checking and add phpdoc. -
Mentioned in [10320] on Core SVN:
Fix URL checking and add phpdoc. -
Mentioned in [10284] on Core SVN:
Chunked decoding fix from jacobsantos. -
Mentioned in [10283] on Core SVN:
Chunked decoding fix from jacobsantos. -
Mentioned in [10282] on Core SVN:
Chunked decode fixes. -
Mentioned in [10281] on Core SVN:
HTTP API debug and action for curl object. -
Mentioned in [10117] on Core SVN:
Fix raw_response code in Streams transport. -
Mentioned in [9846] on Core SVN:
Ensure that thumbnails are removed when the media file is deleted. -
Mentioned in [9844] on Core SVN:
phpdoc and notice fix for wp_page_menu(). -
Mentioned in [9741] on Core SVN:
Auto set content-length. -
Mentioned in [9684] on Core SVN:
Hello Dolly update. -
Mentioned in [9137] on Core SVN:
Convert undefined constants to strings.