-
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Yes option 1 is pretty much where I landed as well, but as mentioned hopefully… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Yes - all sound like decent options. I just wanted to make sure to bring… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Site health checks would be a step in the right direction but I don't think… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
I am surprised no one is bringing up security here... In your linked pull request… -
Created a topic, Suggestion: don’t use AUTH_KEY as default salt, on the site WordPress.org Forums:
Just a suggestion - don't use AUTH_KEY or any of the c… -
Posted a reply to Undefined Index (notice) hashed_id, on the site WordPress.org Forums:
Better to return early without any changes to avoid overwriting pagename... function _hashed_id_parse_request($qv) { if… -
Posted a reply to Use of undefined constant alpha_length – assumed ‘alpha_length’, on the site WordPress.org Forums:
It is line 45 for me... Short term fix: Look in wp-content/plugins/wp-hashed-ids/wp-hashed-ids.php for the following…