This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Peon

विवरण

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.

स्क्रिनसटहरू

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

स्थापना

  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”

प्रश्नोत्तर

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.

समीक्षाहरू

फेब्रुअरी 16, 2017 2 जवाफहरू
When saving the wp-config.php file the site becomes unavailable due to the file saved not having the slashes stripped correctly The plugin turns this: define('DB_NAME', 'abc123'); into this: define(\'DB_NAME\', \'abc123\'); For everything in the file that uses quotes, so beware! I posted a support thread about this and received no response, so left a 1 star review just to warn others. Once this is fixed i will have no problem changing my review, just want to make sure others are aware of what might happen
सेप्टेम्बर 3, 2016
Your File Explorer is amazing.
सबै 1 समीक्षा पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“WP Peon” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0

  • Custom HTML
  • Execute PHP
  • WP Explorer
  • Advance