Ryan Jackson

Results 2 issues of Ryan Jackson

Is there a way to enable debugging through this? The ability to turn this into a more comprehendible error: > V8Js::compileString():19628: TypeError: Cannot read property 'fields' of undefined

enhancement
Hacktoberfest

Why do you have a 100% undeclared variable? It will never be declared in this function. ``` /** * Hooks the get_sample_permalink filter to provide a correct sample permalink *...