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
Wordpress Command Line
Search
matiskay
February 18, 2012
Programming
4
360
Wordpress Command Line
Interfaz de Linea de Commandos para Wordpress. (Spanish)
https://github.com/andreascreten/wp-cli
matiskay
February 18, 2012
Tweet
Share
More Decks by matiskay
See All by matiskay
Provenance in Species Distribution Modeling
matiskay
0
39
Machine Learning en la Extraccion de Datos Web
matiskay
0
360
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
Hooks de usuarios
matiskay
0
46
GHS_psde@apache1 Matrix
matiskay
0
50
Kernels and Support Vector Machines
matiskay
0
82
Other Decks in Programming
See All in Programming
MCPサーバー「モディフィウス」で変更容易性の向上をスケールする / modifius
minodriven
8
1.5k
Kotlin + Power-Assert 言語組み込みならではのAssertion Library採用と運用ベストプラクティス by Kazuki Matsuda/Gen-AX
kazukima
0
110
Kotlinで実装するCPU/GPU 「協調的」パフォーマンス管理
matuyuhi
0
400
All(?) About Point Sets
hole
0
120
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
4
1.4k
開発生産性が組織文化になるまでの軌跡
tonegawa07
0
160
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
340
Web エンジニアが JavaScript で AI Agent を作る / JSConf JP 2025 sponsor session
izumin5210
4
1.6k
乱雑なコードの整理から学ぶ設計の初歩
masuda220
PRO
31
12k
イベントストーミングのはじめかた / Getting Started with Event Storming
nrslib
1
480
PyCon mini 東海 2025「個人ではじめるマルチAIエージェント入門 〜LangChain × LangGraphでアイデアを形にするステップ〜」
komofr
3
980
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
370
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Navigating Team Friction
lara
190
15k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Code Reviewing Like a Champion
maltzj
527
40k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
How STYLIGHT went responsive
nonsquared
100
5.9k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Transcript
Wordpress Command-Line Wordpress de la Amistad 2012 Saturday, February 18,
12
wp-cli Saturday, February 18, 12
¿Qué es wp-cli? • Una interfaz de linea de comandos
para wordpress. • Un grupo de scripts. • Te permite ahorra tiempo. Saturday, February 18, 12
Instalación Saturday, February 18, 12
Instalación git clone --recurse-submodules git://github.com/andreascreten/wp-cli.git ~/git/wp-cli cd ~/git/wp-cli sudo utils/build-dev
https://github.com/andreascreten/wp-cli Saturday, February 18, 12
Comandos Saturday, February 18, 12
Comandos • core • eval • eval-file • generate •
option Saturday, February 18, 12
Más comandos • plugin • theme • db • user
Saturday, February 18, 12
Ejemplos Saturday, February 18, 12
Instalando Plugins wp plugin install <plugin-name> wp plugin install hello-dolly
Saturday, February 18, 12
Otros Comandos wp core update # actualizar wordpress wp sql
dump # backup de la db wp plugin status # estado de los plugins wp plugin activate <plugin-name> Saturday, February 18, 12
Crea tus propios comandos Saturday, February 18, 12
Saturday, February 18, 12
Aprende Saturday, February 18, 12
Mira el código Saturday, February 18, 12
Contribuye Saturday, February 18, 12
¿Preguntas? Saturday, February 18, 12
El modelo de elección renta-ocio • t Gracias Twitter: @matiskay
Web: www.orange612.com Fotos: - http://www.flickr.com/photos/st3f4n/sets/72157626413877934/ - http://www.flickr.com/photos/-spam-/sets/72157623915393872/ Saturday, February 18, 12