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
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
Hooks de usuarios
matiskay
0
43
GHS_psde@apache1 Matrix
matiskay
0
46
Kernels and Support Vector Machines
matiskay
0
77
Other Decks in Programming
See All in Programming
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
340
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
640
AIともっと楽するE2Eテスト
myohei
0
150
すべてのコンテキストを、 ユーザー価値に変える
applism118
3
1.2k
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
480
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
0
260
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
650
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
110
ふつうの技術スタックでアート作品を作ってみる
akira888
0
460
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
750
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.2k
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
700
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Music & Morning Musume
bryan
46
6.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Designing for humans not robots
tammielis
253
25k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Site-Speed That Sticks
csswizardry
10
680
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Thoughts on Productivity
jonyablonski
69
4.7k
Stop Working from a Prison Cell
hatefulcrawdad
270
21k
How to train your dragon (web standard)
notwaldorf
94
6.1k
How STYLIGHT went responsive
nonsquared
100
5.6k
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