Skip to content

Instantly share code, notes, and snippets.

@eto4detak
Created September 2, 2019 08:14
Show Gist options
  • Save eto4detak/132f3f7b87e61ef7687a4083c71dcbd5 to your computer and use it in GitHub Desktop.
Save eto4detak/132f3f7b87e61ef7687a4083c71dcbd5 to your computer and use it in GitHub Desktop.
php security hak
<?php
$nonce = wp_create_nonce('my-nonce');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment