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
45
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
38
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
260
Scrapy
matiskay
0
140
¿Que paso en Machine Learning en los últimos 6 meses?
matiskay
0
140
GHS_psde@apache1 Matrix
matiskay
0
48
Kernels and Support Vector Machines
matiskay
0
78
Deep Networks and Kernel Methods
matiskay
0
96
Other Decks in Programming
See All in Programming
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
2
1.4k
Current States of Java Web Frameworks at JCConf 2025
kishida
0
530
半自動E2Eで手っ取り早くリグレッションテストを効率化しよう
beryu
6
2.4k
猫と暮らすネットワークカメラ生活🐈 ~Vision frameworkでペットを愛でよう~ / iOSDC Japan 2025
yutailang0119
0
210
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
230
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
910
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
650
プログラミングどうやる? ~テスト駆動開発から学ぶ達人の型~
a_okui
0
190
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.2k
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2k
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
170
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
1
330
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A better future with KSS
kneath
239
17k
Fireside Chat
paigeccino
40
3.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Become a Pro
speakerdeck
PRO
29
5.5k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Building Adaptive Systems
keathley
43
2.8k
Bash Introduction
62gerente
615
210k
Rails Girls Zürich Keynote
gr2m
95
14k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
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