www.question-defense.com | Login/Register
Translate to English Übersetzen Sie zum Deutsch/German Переведите к русскому/Russian Μεταφράστε στα ελληνικά/Greek Vertaal aan het Nederlands/Dutch ترجمة الى العربية/Arabic 中文翻译/Chinese Traditional 中文翻译/Chinese Simplified 한국어에게 번역하십시오/Korean 日本語に翻訳しなさい /Japanese Traduza ao Português/Portuguese Traduca ad Italiano/Italian Traduisez au Français/French Traduzca al Español/Spanish

Posts Tagged “widget”

I have been adding some additions to WordPress to lock it down a bit and keep regular users away from wp-admin. There is a bunch of stuff out there to do this type of thing but I found the best combination to upgrade your register/login system and to keep the average user away from wp-admin so they stay on the site was to use Register Plus and WP Block Admin. They both serve different purposes but combined together they provide a much nicer user experience.

Register Plus: This Wordpress plugin will allow you to create custom emails to users, a custom registration form, a password strength meter, a captcha, user registration verification emails, and more. When creating the custom registration form you can add custom fields, add custom CSS, etc. All in all in provides complete customization of the registration form and process.

Read the rest of this entry »

Tags: , , , , , , , ,

Comments No Comments »

When I was initially attempting to do this it was because I did not want to display a majority of the WordPress pages I was creating in the navigation or in the Pages Widget. After some research I located information on the WordPress Codex about how to exclude certain pages however this was not going to work for me since I would constantly be having to modify the exclude list with hundreds more than if I could just include the pages I wanted to show in the navigation. Inside the [wp-root]/wp-includes/widgets.php  file you can make a small modification followed by a change via the WordPress admin GUI.

Read the rest of this entry »

Tags: , , , , , ,

Comments No Comments »