installed plugin WP-WebAuthn
version 1.2.8
This commit is contained in:
6
wp-content/plugins/wp-webauthn/wwa-version.php
Normal file
6
wp-content/plugins/wp-webauthn/wwa-version.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$wwa_version = array(
|
||||
'version' => '1.2.8',
|
||||
'commit' => '52a8892'
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user