Skip to content

Instantly share code, notes, and snippets.

@Sstobo
Sstobo / gist:348833be813ff6cba03fb694d89a1847
Created November 16, 2017 17:13
[Jquery in WP] #jq #js #wp
js
wrap jquery inside functions
//
$jquery needs to be inside //
(blur / focus)
@Sstobo
Sstobo / gist:603b4e7fd6915ac30a7ccf4326796f52
Created November 16, 2017 17:48
[Classes in PHP] #php #class
class Dog {
public $name;
public $breed; #######properties
public $colour;
public function bark() {
return 'Woof!';
}
public function walk() {
return 'Happy dog :)';
}
@Sstobo
Sstobo / gist:88df064b07efa72ab91fd250258ced6b
Created November 16, 2017 21:23
[plugins in WP] #php #wp #plugin
/* ################# header
* Plugin Name: My Plugin Name
* Description: A description of my plugin...
* Version: 1.0.0
* Author: Your Name
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
*/
if ( ! defined( 'WPINC' ) ) {
die; // so the plugin file can't be accessed directly in browser
@Sstobo
Sstobo / resume.txt
Last active December 20, 2017 15:26
[interview resume] #resume
# ATS system - which one, how it works
tailor keywords to match site
# apply to linked in
# use PDFs
# streamline, simplify
# important to have no resume
volunteer exp
interests
@Sstobo
Sstobo / gist:d118f7bac63ce2eec49aa99b91e47294
Created November 21, 2017 17:48
[json formatter / nonce] #json #wp #nonce #security
http://localhost:8888/inhab/wp-json/wp/v2/posts
post into postman api
options gives schematic for api
######### GENERATE NONCE LINK
function red_scripts() {
$script_url = get_template_directory_uri() . '/scripts.js';
wp_enqueue_script( 'jquery' );
@Sstobo
Sstobo / gist:6ab9d6eb705251e265538f60c8ce76ce
Created November 21, 2017 19:05
[posts in json] #json #wp #api
GET http://fourth.academy.red/wp-json/wp/v2/posts
http://fourth.academy.red/: URL of the WP installation
/wp-json: the endpoint prefix
/wp: the namespace of the WP REST API plugin
/v2: the version of the WP REST API plugin
/posts: the resource you want to get from the server
@Sstobo
Sstobo / wpplugins.txt
Created November 22, 2017 17:16
[wp plugins] #wp #setup
contact form 7
kint debugger
kint php debugger
query monitor
show current template
wp forms lite
@Sstobo
Sstobo / seo.txt
Created November 29, 2017 21:11
[SEO] #seo
###### Traffic sources
-linking
-ads working?
-where to spend
-location
###### Site metrics
-how many people
-how many visits
-performace / bandwidth
@Sstobo
Sstobo / salary.txt
Created November 30, 2017 23:14
[Salary Negotiation] #salary #careers #job
!!GET WEBSITE FROM ANNIKA DO COURSE
##### PREPARE FOR SALARY CONVERSATION #####
1) Understand the market and your value
# do your homework #
* assess own value (salary.com, payscale) -
* determine market salary range (glassdoor, indeed, linkedin)
2) Know what is important to you
@Sstobo
Sstobo / freelance.txt
Created December 1, 2017 03:30
[Freelancing] #job #career #freelance
#### Solo Marketing
-referals are lifelines
-mo clients mo problems
-be selective
#### Business Development
-talk budget
-go to events that are attended by people who are my clientelle (small business owners, ect)
-prioritize! Reflect on value generated by meetings