-
Wrote a comment on the post PHP-only block registration, on the site Make WordPress Core:
I’m going to answer only the most difficult question: the vast majority of websites use… -
Posted a reply to Doesn’t work with alternate wp-admin path, on the site WordPress.org Forums:
Just a small fix in constants.php:23 replace: define( 'FIXALTTEXT_URL', plugin_dir_url( FIXALTTEXT_FILE ) ); with: define(… -
Posted a reply to Doesn’t work with alternate wp-admin path, on the site WordPress.org Forums:
@stevenayers63, Hi Steven, and thanks for this update. I've tested this new version, sadly it… -
Created a topic, Scan support for basic auth, on the site WordPress.org Forums:
When developping a website, we used to "hide" it behin… -
Created a topic, Doesn’t with alternate wp-admin apth, on the site WordPress.org Forums:
I'm using Bedrock, which use an alternate wp path, and…