You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: br/index.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: default
3
-
title: Command line interface for WordPress
3
+
title: Interface para linha de comando em WordPress
4
4
---
5
5
6
-
[WP-CLI](https://wp-cli.org/)is a set of command-line tools for managing [WordPress](https://wordpress.org/) installations. You can update plugins, configure multisite installs and much more, without using a web browser.
6
+
[WP-CLI](https://wp-cli.org/)é um conjunto de linhas de comando para gerenciar instalações [WordPress](https://wordpress.org/). Você pode atualizar plugins, configurar instalações multisite e muito mais, sem utilizar um navegador web.
7
7
8
-
To stay up to date, follow[@wpclion Twitter](https://twitter.com/wpcli)or [sign up for our email newsletter](http://wp-cli.us13.list-manage.com/subscribe?u=0615e4d18f213891fc000adfd&id=8c61d7641e).
8
+
Para manter-se atualizado, siga[@wpclino Twitter](https://twitter.com/wpcli)ou [inscreva-se em nossa newsletter](http://wp-cli.us13.list-manage.com/subscribe?u=0615e4d18f213891fc000adfd&id=8c61d7641e).
9
9
10
-
[](https://travis-ci.org/wp-cli/wp-cli)[](https://gemnasium.com/github.com/wp-cli/wp-cli)[](http://isitmaintained.com/project/wp-cli/wp-cli"Average time to resolve an issue")[](http://isitmaintained.com/project/wp-cli/wp-cli"Percentage of issues still open")
10
+
[](https://travis-ci.org/wp-cli/wp-cli)[](https://gemnasium.com/github.com/wp-cli/wp-cli)[](http://isitmaintained.com/project/wp-cli/wp-cli"Tempo médio para resolver um issue")[](http://isitmaintained.com/project/wp-cli/wp-cli"Percentual de issues ainda abertos")
11
11
12
12
<div style="
13
13
border: 1px solid #7AD03A;
@@ -17,10 +17,11 @@ To stay up to date, follow [@wpcli on Twitter](https://twitter.com/wpcli) or [si
17
17
padding-left: 10px;
18
18
padding-right: 10px;
19
19
">
20
-
<p><strong>A more RESTful WP-CLI</strong> aims to unlocking the potential of the WP REST API at the command line. Project backed by Pressed, Chris Lema, Human Made, Pagely, Pantheon and many others. <ahref="https://wp-cli.org/restful/">Learn more →</a></p>
20
+
21
+
<p>O projeto <strong>"WP-CLI mais <i>RESTful</i>"</strong> visa proporcionar todo o potencial da linha de comando para a WP REST API e é apoiado por Pressed, Chris Lema, Human Made, Pagely, Pantheon e muitos outros. <a href="https://wp-cli.org/restful/">Saiba mais →</a></p>
0 commit comments