Title: PlantUML Renderer
Author: toddhalfpenny
Published: <strong>4 maio, 2017</strong>
Last modified: 21 novembro, 2017

---

Pesquisar plugins

![](https://ps.w.org/plantuml-renderer/assets/banner-772x250.png?rev=1651274)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/plantuml-renderer/assets/icon.svg?rev=1651274)

# PlantUML Renderer

 Por [toddhalfpenny](https://profiles.wordpress.org/toddhalfpenny/)

[Baixar](https://downloads.wordpress.org/plugin/plantuml-renderer.0.0.3.zip)

 * [Detalhes](https://br.wordpress.org/plugins/plantuml-renderer/#description)
 * [Avaliações](https://br.wordpress.org/plugins/plantuml-renderer/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/plantuml-renderer/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/plantuml-renderer/#developers)

 [Suporte](https://wordpress.org/support/plugin/plantuml-renderer/)

## Descrição

Use [PlantUML](http://plantuml.com/) syntax in shortcodes to have diagrams rendered
automatically.

Wrap your PlantUML syntax in our shortcode tags like this, and the PlantUML SaaS
will be used to render a lovely diagram.

    ```
    [plantuml]
    Alice -> Bob: Authentication Request
    Bob --> Alice: Authentication Response

    Alice -> Bob: Another authentication Request
    Alice <-- Bob: another authentication Response
    [/plantuml]
    ```

Easily add all sorts of UML diagrams (Sequence, State, Activity, etc) to your site
using the powerful PlantUML syntax.

## Capturas de tela

 * [[
 * Example shortcode use and outputted diagram

## Instalação

 1. Upload `plantuml-renderer` zip file to the `/wp-content/plugins/` directory and
    extract all contents
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the `[plantuml]` shortcode and syntax, as per the _Description_ section.

## Perguntas frequentes

  Installation Instructions

 1. Upload `plantuml-renderer` zip file to the `/wp-content/plugins/` directory and
    extract all contents
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the `[plantuml]` shortcode and syntax, as per the _Description_ section.

  What is PlantUML

PlantUML is a (superb) tool that generates all sorts of UML (and non-UML) diagrams
through a descriptive syntax… but better than me trying to tell you about it I recommend
you go and [check out their examples](http://plantuml.com/)

  Which Diagram Types are Supported

All of them, as far as we are aware. But please let us know if you run into any 
issues

## Avaliações

![](https://secure.gravatar.com/avatar/a8fa4c4a8ce0e50022fa1ec4e2128edca921ee2acbf8089fee143284e1fd34b8?
s=60&d=retro&r=g)

### 󠀁[Really useful!](https://wordpress.org/support/topic/really-useful-309/)󠁿

 [joevansteen](https://profiles.wordpress.org/joevansteen/) 5 março, 2024

Fantastic tool to be able to insert UML or related graphics into a web page to assist
with concept documentation.

![](https://secure.gravatar.com/avatar/6ac7c2e9bb1e43d09d87b780c06c09b391a52680c3b1512bcd094176376a1a26?
s=60&d=retro&r=g)

### 󠀁[Great stuff. solved a big problem for me](https://wordpress.org/support/topic/great-stuff-solved-a-big-problem-for-me/)󠁿

 [OllieJones](https://profiles.wordpress.org/olliejones/) 18 março, 2019 1 resposta

This is terrific! Thanks.

![](https://secure.gravatar.com/avatar/0df586be832f4e7deb378f7a5dc5a2d2839e16d885c54a41117b4db2168b097a?
s=60&d=retro&r=g)

### 󠀁[Todd ROCKS!!!](https://wordpress.org/support/topic/todd-rocks/)󠁿

 [lqbspidey](https://profiles.wordpress.org/lqbspidey/) 22 novembro, 2017 1 resposta

Todd ROCKS! This plugin is going to change that way our company creates documentation.
Todd was sooo reasonable and responsive. Thanks Todd! Mike

![](https://secure.gravatar.com/avatar/b2c275f8d2ac173b8eb67f0d4cdfdcd858c3897b1edf6e344b7ef717deba20fc?
s=60&d=retro&r=g)

### 󠀁[easy plantuml integration](https://wordpress.org/support/topic/easy-plantuml-integration/)󠁿

 [axelwebers](https://profiles.wordpress.org/axelwebers/) 22 novembro, 2017 1 resposta

works as expected; Feature request instantly fulfilled. Thanks.

![](https://secure.gravatar.com/avatar/cd9c9fb3cbe4da4420f18183ef96219f62efbe9286ec67a02f10720db277eb15?
s=60&d=retro&r=g)

### 󠀁[Loving it](https://wordpress.org/support/topic/loving-it-64/)󠁿

 [flavsditz](https://profiles.wordpress.org/flavsditz/) 3 julho, 2017 1 resposta

This is exactly what I wanted to display UML! Cheers

![](https://secure.gravatar.com/avatar/238dbec8061a36300041be776fd353aa771c591d99ec63dfa253dfe37e225263?
s=60&d=retro&r=g)

### 󠀁[Really useful](https://wordpress.org/support/topic/really-useful-93/)󠁿

 [toddhalfpenny](https://profiles.wordpress.org/toddhalfpenny/) 4 maio, 2017

… And that’s why I wrote the plugin.

 [ Leia todas as 6 avaliações ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/)

## Colaboradores e desenvolvedores

“PlantUML Renderer” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ toddhalfpenny ](https://profiles.wordpress.org/toddhalfpenny/)

[Traduzir o “PlantUML Renderer” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/plantuml-renderer)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/plantuml-renderer/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/plantuml-renderer/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/plantuml-renderer/)
por [RSS](https://plugins.trac.wordpress.org/log/plantuml-renderer/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 0.0.3

 * Adding support for links

#### 0.0.2

Issue seen with double quotes – caused the “alt text” to run into the main content.

#### 0.0.1

Initial drop

## Meta

 *  Versão **0.0.3**
 *  Última atualização **8 anos atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 3.0.1 ou superior **
 *  Testado até **4.9.29**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/plantuml-renderer/)
 * Tags
 * [diagram](https://br.wordpress.org/plugins/tags/diagram/)[shortcode](https://br.wordpress.org/plugins/tags/shortcode/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/plantuml-renderer/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  6 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/plantuml-renderer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/plantuml-renderer/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/plantuml-renderer/reviews/)

## Colaboradores

 *   [ toddhalfpenny ](https://profiles.wordpress.org/toddhalfpenny/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/plantuml-renderer/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://datamad.co.uk/donate/)