Posts Tagged ‘admin’
Introducing Post Admin Shortcuts Plugin
themergency.com - I would like to introduce my latest WordPress plugin : Post Admin Shortcuts AKA “Post Pin Cushion“. The plugin is an enhancement to the admin back-end that makes it easy for the blog author to pin posts. You can then ...
Top 45 WordPress Plugins & Tools For The Administration Area
designyourway.net - Although WordPress started as a small blogging system, it has now become a powerful CMS because but administrating your blog can be quite difficult sometimes. Luckily, there are some plugins that can make your life easier as an administrator.
Howto Prevent Admin Panel Access For Logged In Users In WordPress
deluxeblogtips.com - Sometimes you don't want normal users access WordPress admin panel, all users' actions can be done in the front-end. This article will show you a small tip for preventing admin panel access for logged in users in WordPress.
WordPress: Emergency Access Without Admin Accounts
deluxeblogtips.com - In some cases, when you need to do something in a WordPress website, but all you have is only access to WordPress database and FTP, and you cannot get the admin password from the database because it's decrypted. All ...
Create a custom metabox with image uploader
austinpassy.com - Following up on a few different tutorials, I modified some code to create a custom metabox in the WordPress add pages, post. And allow the use of the built in Thickbox media uploader.
Full control WordPress editor with tinyMCE advanced plugin
flamescorpion.com - tinyMCE advanced plugin will extend your default WordPress rich text editor with advanced features. With tinyMCE advanced you can add and edit tables, you can select the font family of a portion of your text, and many other exciting features.
WordPress guide: admin panel explained
flamescorpion.com - Presentation of WordPress administration panel with all features. Every link and every menu from the administration panel is explained with details.
Plugin: Easily navigate pages on dashboard
flamescorpion.com - Review of navigate pages on dashboard plugin. Pages will appear on the dashboard under a tree structure, like the directory structure in windows explorer, with links to directly edit them.
Custom WordPress Admin Logo without a Plugin
timhaslam.com - This is an article that will show you how to remove the default WordPress logo when you login to your admin dashboard and replace it with a custom logo.
Using the WordPress Uploader in Your Plugin or Theme
webmaster-source.com - WordPress has a nice media uploader dialog that it uses on the editor pages. Now wouldn’t it be nice if you could use it to handle image uploads for part of a plugin or theme you’re writing?