Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Peon

Descripción

WP Peon is specifically design for back end developer so that they can easily look, modify WordPress files you can say alternate WP Editor. Goal is to provide friendly access to most common WordPress action and filters.

Custom HTML

Add custom HTML in header, footer and blog posts.

Execute PHP

Help to run PHP code in WordPress posts and pages using shortcodes generated by Execute PHP. Usage Type in shortcode and type in PHP Code and then click save. To create new code just change the shortcode and add renew code below or refresh page to clear existing values.

WP Explorer

An alternate WordPress Source Editor. With directory list view and open folder and nice breadcrumbs.

Advance

Modify .htaccess file or wp-config.php from Advance page. You can also enable debugging with given step and view debug.log directly on page.

Capturas de pantalla

  • File Explorer view.
  • Execute PHP view.
  • Custom HTML view.
  • Advance Edit view.

Instalación

  1. Move to Plugins->Add New->Upload Plugin and then upload plugin file there. After uploading click Activate and you are done.
  2. Extract the zip file and upload the resulting “wp-peon” folder on your server under wp-content/plugins/.

Plugin admin page is accessible in Tools->WP-Peon or “/wp-admin/tools.php?page=wp-peon”

FAQ

Why do you created this plugin?

I always got into situation when I have to modify .htaccess, wp-config.php or sometime plugins and themes files. WordPress existing editor is very painful when moving over directories that is why I created this plugin.

Opiniones

Leer 1 comentario

Colaboradores & Desarrolladores

“WP Peon” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Peon” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.0

  • Custom HTML
  • Execute PHP
  • WP Explorer
  • Advance