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
350
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
33
Machine Learning en la Extraccion de Datos Web
matiskay
0
340
Experiencias en herramientas para Ciencias de datos.
matiskay
0
100
Word2Vec: From intuition to practice using gensim
matiskay
1
250
Scrapy
matiskay
0
130
¿Que paso en Machine Learning en los últimos 6 meses?
matiskay
0
130
Hooks de usuarios
matiskay
0
37
GHS_psde@apache1 Matrix
matiskay
0
39
Kernels and Support Vector Machines
matiskay
0
62
Other Decks in Programming
See All in Programming
受け取る人から提供する人になるということ
little_rubyist
0
180
ヤプリ新卒SREの オンボーディング
masaki12
0
110
JavaでLチカしたい! / JJUG CCC 2024 Fall LT
nhayato
0
110
カラム追加で増えるActiveRecordのメモリサイズ イメージできますか?
asayamakk
4
1.9k
Java ジェネリクス入門 2024
nagise
0
680
AI時代におけるSRE、 あるいはエンジニアの生存戦略
pyama86
4
940
EventSourcingの理想と現実
wenas
6
2.2k
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism- An Example
philipschwarz
PRO
0
190
Kaigi on Rails 2024 - Rails APIモードのためのシンプルで効果的なCSRF対策 / kaigionrails-2024-csrf
corocn
5
3.7k
Tuning GraphQL on Rails
pyama86
2
1.2k
Hotwire or React? ~Reactの録画機能をHotwireに置き換えて得られた知見~ / hotwire_or_react
harunatsujita
8
5k
Dev ContainersとGitHub Codespacesの素敵な関係
ymd65536
1
140
Featured
See All Featured
Done Done
chrislema
181
16k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
42
2.2k
The Invisible Side of Design
smashingmag
297
50k
Bash Introduction
62gerente
608
210k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
360
Scaling GitHub
holman
458
140k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9k
4 Signs Your Business is Dying
shpigford
180
21k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
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