I hereby claim:
- I am killshot13 on github.
- I am killsh0t_13 (https://keybase.io/killsh0t_13) on keybase.
- I have a public key ASBjQ84QUPSvrigNuj4yUw-LyW3308svcrDkCk2iZl4Lgwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
(1) Use this gist to reference the principal applications of the Settings API provided by WordPress as an aid to website and plugin development.
(2) There are six primary functions that allow you to maximize the benefits of the Settings API.
(3) A list of the function parameters and a brief description of each follows after.
A good point of reference to further build out your options page is David's exhaustive PressCoders article.
Resuable templates for GitHub discussions, collegiate disucssion board posts, LinkedIn recruiters, and more. | |
All items may be reproduced, modified, and repurposed by anyone wishes to do so. |
How To Build an SMTP Mail Server with Express, Node, and Gmail
tutorial, node, javascript, webdev
If (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) | |
{ | |
$arguments = "& '" + $myinvocation.mycommand.definition + "'" | |
Start-Process powershell -Verb runAs -ArgumentList $arguments | |
Break | |
} | |
$remoteport = bash.exe -c "ifconfig eth0 | grep 'inet '" | |
$found = $remoteport -match '\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}'; |
No image should exceed 500 KB (.5MB) in overall size.
JPEG Compression -- 60-70% of original image quality is the target range. Tolerance allows for adjustments as needed for your specific .jpg
/.jpeg
files.
Be sure to compare at realistic sizing and maintain correct L <-> W ratio.
{
"logViewer.watch": [
{
"title": "Demo App",