Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Hooks de usuarios
Search
matiskay
February 19, 2016
Programming
0
43
Hooks de usuarios
Wordpress Hooks.
matiskay
February 19, 2016
Tweet
Share
More Decks by matiskay
See All by matiskay
Provenance in Species Distribution Modeling
matiskay
0
37
Machine Learning en la Extraccion de Datos Web
matiskay
0
350
Experiencias en herramientas para Ciencias de datos.
matiskay
0
110
Word2Vec: From intuition to practice using gensim
matiskay
1
250
Scrapy
matiskay
0
140
¿Que paso en Machine Learning en los últimos 6 meses?
matiskay
0
130
GHS_psde@apache1 Matrix
matiskay
0
46
Kernels and Support Vector Machines
matiskay
0
77
Deep Networks and Kernel Methods
matiskay
0
93
Other Decks in Programming
See All in Programming
RubyKaigiで得られる10の価値 〜Ruby話を聞くことだけが RubyKaigiじゃない〜
tomohiko9090
0
130
List Unfolding - 'unfold' as the Computational Dual of 'fold', and how 'unfold' relates to 'iterate'"
philipschwarz
PRO
0
180
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
300
iOSアプリ開発もLLMで自動運転する
hiragram
6
2.3k
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
200
Zennの運営完全に理解した #完全に理解したTalk
wadayusuke
1
180
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
750
ワンバイナリWebサービスのススメ
mackee
10
7.7k
Go Modules: From Basics to Beyond / Go Modulesの基本とその先へ
kuro_kurorrr
0
110
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
320
実はすごいスピードで進化しているCSS
hayato_yokoyama
0
110
データベースコネクションプール(DBCP)の変遷と理解
fujikawa8
1
230
Featured
See All Featured
Done Done
chrislema
184
16k
Being A Developer After 40
akosma
90
590k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Building Applications with DynamoDB
mza
95
6.4k
Gamification - CAS2011
davidbonilla
81
5.3k
BBQ
matthewcrist
89
9.7k
Designing for Performance
lara
609
69k
Thoughts on Productivity
jonyablonski
69
4.7k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Adopting Sorbet at Scale
ufuk
77
9.4k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Transcript
Hooks de Usuarios Edgar Marca
Hooks
Filtros y Acciones
Acciones • wp_login • password_reset • after_password_reset • register_new_user •
user_register • delete_user
Acciones
Acciones
Acciones
Filtros
Filtros
Casos de Uso - Suscripciones de Usuarios. - Estadisticas. -
Integracion con otros servicios.
Preguntas