I hereby claim:
- I am posixpascal on github.
- I am pascalraszyk (https://keybase.io/pascalraszyk) on keybase.
- I have a public key whose fingerprint is F83F E725 8902 A8AA BCFE 82E1 2B4B FC9C DE0E 8089
To claim this, I am signing this object:
<?php | |
// 1. Please read this snippet carefully before continuing. [It may break your site if you are not careful] | |
// 2. Paste this snippet into ./wp-content/mu-plugins/security.php | |
// 3. Log-in to WP Dashboard once to apply the .htaccess changes | |
/** | |
* Copyright 2024 xupx - <[email protected]> & more |
I hereby claim:
To claim this, I am signing this object:
040ffbdf28e849de3fe9a62e9e3b22d563d0e0a2a1070eea8522f0047eb8be822d79bf6fc8ec43e8d6809ebe7d6ab943260bd689f804a637947800b07050fdad50 |
javascript:$(".todo_wrapper.completed_1").slideUp(); |
lib.lastUpdatedPages = CONTENT | |
lib.lastUpdatedPages { | |
table = tt_content | |
select { | |
orderBy = tstamp DESC | |
max = 10 | |
# v- | |
pidInList = root, -1, this | |
recursive = 100 | |
} |
<form method="post" action="#/stubs/register.php" class='fg-form'> | |
<div class="well"> | |
<label for="email">Enter your email</label> <input type="text" class="form-control" | |
name="email" /> | |
</div> | |
<div class="well"> | |
<label for="myNumberField">Enter our secret pin (500-0000)</label> <input type= | |
"text" name="pin" class="form-control" data-regex="5(\d\d)-(\d{4})$" | |
data-regex-flags="gi" /> |
.popover .arrow, | |
.popover .arrow:after { | |
position: absolute; | |
display: inline-block; | |
width: 0; | |
height: 0; | |
border-color: transparent; | |
border-style: solid; | |
} |