philipjohn
philipjohn
## Steps required to reproduce the problem 1. Create and activate a small plugin that hooks into the `get_the_excerpt` hook, using code like this: ``` add_filter( 'get_the_excerpt', function( $excerpt, $post...
Warn for uses of unescaped localisations such as `__()` which should really be `esc_html__()` instead. See https://codex.wordpress.org/L10n
Many errors presented by the scanner don't even show the filename where the flagged code is, even if there is only one instance of the error. This makes it unnecessarily...
WordPress' `wp_tempnam()` function ends up writing to the filesystem through PHP's `touch()` and so should probably be a blocker. See ZD ticket 41180 for context
After a fresh `git pull` I'm seeing this error when trying to run the scraper, including with the example in the Readme: > ./scrape.py -u phillipcompeau --by 14 --since 2018-01-01...
Might be some ideas here: http://www.pagina99.it/2017/05/29/a-manifesto-to-reform-the-gig-economy/
Should we - somewhere - adopt the [principles laid out by Free Speech Debate](http://freespeechdebate.com/en/)?
Reading through an article on the age disparity amongst registered voters[1] the following question popped into my head; "Do we _have_ to have voter registration tied to an address?" It's...
Not sure I personally agree but I respect Richard Murphy who says we should [abolish ISAs](http://www.taxresearch.org.uk/Blog/2017/05/31/its-time-to-scrap-isas-and-other-tax-related-savings-schemes/)
There's a [summary here](https://inforrm.wordpress.com/2017/06/08/people-are-going-to-court-over-dead-family-members-facebook-pages-its-time-for-post-mortem-privacy-edina-harbinja/) that can be expanded upon.