WordPress 3.0 Video Tutorials (Minimum 6 Hours)

Kapalı İlan edilme: Jul 10, 2010 Teslim sırasında ödenir
Kapalı Teslim sırasında ödenir

I need, very easy to understand, video tutorials on the new WordPress version 3.0 with a minimum duration of 6 hours. The video tutorials should cover the new features and how to use wordpress 3.0 and they are to be presented in the following order:

MAIN INTRODUCTION

A introductory video of about 5 minutes about the important things that will be learned in the whole video tutorial.

INTRODUCTION/HIGHLIGHTS

1. The merging of WordPress and WordPress MU, allowing the management of multiple sites (called Multisite) from one WordPress installation.

2. How the new default theme "Twenty Ten" takes full advantage of the current features of WordPress.

3. How the new Custom Menu Management feature, allows creation of custom menus combining posts, pages, categories, tags, and links for use in theme menus or widgets.

4. Understanding the Custom Header and Custom Background APIs.

5. How to access the contextual help text accessed under the Help tab of every screen in the WordPress administration.

6. How to set the admin username and password during installation.

7. How to bulk update themes with an automatic maintenance mode during the process.

8. The support that is now provided for Shortlinks.

9. How to use the improved Custom Post Types and Custom Taxonomies including hierarchical (category-style) support and how to try the Custom Post Type UI or GD Custom Posts And Taxonomies Tools plugins to see the possibilities.

10. A lighter admin color scheme to increase accessibility and put the focus more squarely on your content.

GENERAL USER FEATURES

1. How to check required php and mysql versions in the update and be notified if the server environment does not meet those requirements

2. How the new wp_login_form() provides a simple login form for use anywhere

3. How to manage the new WordPress logo for admin header

4. How to place "Search Engines Blocked" mini-alert in the wp-admin header to prevent people from accidentally delisting themselves

5. How to remove 'Turbo' link from admin header and remove Turbo section from the Tools->Tools panel

6. About the various items renamed. Examples of these are: Posts->Edit becomes Posts->Posts, and Links->Edit becomes Links->Links, etc.

7. Understanding the revised administration menu icons

8. Understanding the revised Gray Admin Color Scheme

9. Understanding the revised information in [url removed, login to view] file

10. How to show login form upon email-sent for recover/reset passwords

INSTALLATION PROCESS

1. You can now choose username and password during installation rather than using 'admin'

2. Understand that "Log In" button now shows on [url removed, login to view] when "Already Installed"

3. How there is automatic generation of Security Keys during installation

4. How to validate table_prefix in [url removed, login to view] generator

5. How to standardize information in [url removed, login to view]

DASHBOARD

1. How to add link so that you as the user can visit Dashboard after core upgrade

2. How to move Tools->Upgrade menu option to Dashboard->Updates and carry out the overhaul of user interface so themes, plugins, and core upgrades under one panel

3. How to manage the new menu management (navigation) via Menus option under Appearances Menu

4. How to do password nag as a newly registered user

5. How to split Right Now widget into Content | Discussion

POSTS

1. How to remove all tags in quick edit

2. How to style themes to the visual editor with [url removed, login to view] file, using add_editor_style() function

3. How to enable custom taxonomy UI for pages as well as for posts

4. Understanding the improved revision comparison user interface

5. Understanding that Shortlinks are enabled, but still requires a plugin or theme support to fully realize this feature

6. How to create posts in wordpress 3.0

7. How to create pages in wordpress 3.0

MEDIA

1. How to add [url removed, login to view] oEmbed support

2. How to allow Deletion of Media Alt text

3. How to change Media UI labels from "Post Thumbnails" to "Featured Image"

4. How to do a cleanup of the edit media screen

5. How not to let "Crunching" overlap image name while uploading

6. How to optimize scan for lost attachments

7. The existence of support for additional file type extensions

LINKS

How to order link categories by name, not count, on Add New/Edit Link page

COMMENTS

1. How to add additional columns to the Posts Comments view

2. How to allow configuration of number of comments to display Recent Comments dashboard module

3. How to block comments for future posts and password protected posts (when password not provided)

4. How to change to comments UI to show when a comment is replying to another, and link to the parent comment

APPEARANCE

1. How to add meta_value_num and meta_key ordering for WP_Query to allow natural numeric ordering of results

2. How to add filter to get_avatar() to allow avatars for custom comment types

3. How to allow Tab indenting, Shift-Tab (outdenting), and multi-line tabbing, in theme editor

4. How to allow the Tag Cloud Widget to support non-tag taxonomies

5. How to allow theme background customization via new Background panel under Appearance menu

6. How to locate the new template file, [url removed, login to view], for the front page of a site

7. How to locate the new template file, single-{post_type}.php, for Custom Post Types

8. How to locate the new template files, author-{nicename}.php, and author-{id}.php, for author specific templates

9. How to locate the new template files, [url removed, login to view], taxonomy-{taxonomy}.php and taxonomy-{taxonomy}-{term}.php for Custom Taxonomies

10. How to handle style tweaks to theme editor

11. How to handle the tab interface for Manage Themes and Install Themes in Appearance->Themes panel

12. How to manage the improved child theme support. Please note that child theme use is highly encouraged and very simple to accomplish

13. How to manage the new comment_form() that outputs a complete commenting form for use within a theme template

14. How to manage the Default (Kubrick), and Classic themes, are no longer included in the WordPress distribution, but are available in the Theme repository

PLUGINS

1. How to add Details and Install Now action links under each plugin listed in Install Plugins

2. How to allow Tab indenting, Shift-Tab (outdenting), and multi-line tabbing, in plugin editor

3. How to upgrade plugins in bulk from the Plugins->Installed panel

4. When deleting plugins, how to check for uninstall hooks, and warn of data deletion

TOOLS

1. How to add tag-to-category and category-to-tag converters to the Tools panel, add tag-to-category converter links to Posts->Post Tags panel

2. How to clean up OPML link export script

3. How to manage the expanded filter criteria in Administration > Tools > Export panel

4. How to import WordPress fixes notices, attachments, and users

5. Understand that Turbo menu item has been removed, but because Turbo files weren't removed, Turbo may still work

6. Understand that all importers have been moved to the plugin repository (e.g. WordPress Importer)

USERS

1. How to allow "No role for this blog" to be chosen in Users->Add New panel

2. Understand that update_core, list_users, remove_users, add_users, promote_users, edit_theme_options, delete_themes and export Capabilities have been added

SETTINGS

1. Understand that Settings->Miscellaneous admin menu in previous versions up to version 2.9.2 has been removed and uploads settings to were moved to Settings->Media panel

2. Under Settings->General panel, "Blog" reference is to be changed to "Site"

3. Understanding the Gray Admin Color Scheme

MULTISITE

1. Understand the new Tools->Network panel to 'install' mulitsite/network ability, and is available only if WP_ALLOW_MULTISITE is defined in [url removed, login to view]

2. Understand that there is new Super Admin menu with Admin, Sites, Users, Themes, Options, Update, sub-menus. This is available only if is_multisite() && is_super_admin()

3. Understand that there is a new Dashboard->My Sites panel

4. Understand that there is a new Tools->Delete Site panel

5. How to configure a Network (multisite/WPMU) using [url removed, login to view] file

6. Understand the terminology changes regarding Sites, Blogs, Networks (see Andrew Nacin's explanation here: [url removed, login to view])

WORDPRESS SECURITY AGAINST HACKING

How to secure a wordpress blog against hacking (I have noted 15 ways to do this. You may include more ways you know)

HOW TO RESTORE A HACKED WORDPRESS BLOG

How to restore a hacked wordpress blog (I have noted 15 ways to do this. You may include more ways you know)

NOTE:


The videos are to be created under the following terms:

1. The videos should be unique and original.

2. I will own full rights to the videos

3. The people who will watch the tutorials are people without programming knowledge. Hence, the language of the presentation should be easy to understand.

4. The video tutorials must be delivered by a native English speaker because the audience is majorly Americans and probably British people.

5. Every demonstration in the video should be clearly seen by those watching the tutorials. Your video recording tools should be very close to your computer so that they could see and understand every move you make.

It would be highly appreciated if the job could be done as early as possible.

Please, contact me if you need more information.

Blog Tasarımı Blog Yükleme Video Yayınlama Video Servisleri WordPress

Proje NO: #735373

Proje hakkında

6 teklif Uzak proje Aktif Aug 19, 2010

Bu iş için 6 freelancer ortalamada $700 teklif veriyor

alexDimitro

Hello,dear sir ! Please check your PMB for further details

$750 USD in 7 gün içinde
(50 Değerlendirme)
5.6
unblogger

Hi, I can help you with this project.

$750 USD in 10 gün içinde
(34 Değerlendirme)
5.0
agstech123

Hi, please check PMB to know more about our technical expertise and capabilities. Regards, Ricku Lohar

$700 USD in 15 gün içinde
(1 Yorum)
4.3
phpwalkover

Pls check PM

$700 USD in 20 gün içinde
(2 Değerlendirme)
3.1
cisindiapvt

We can Do it See PMB

$600 USD in 30 gün içinde
(0 Değerlendirme)
0.0