unit-1
Introduction to OOP & WORDPRESS
o Class, Property, Visibility, Constructor, Destructor, Inheritance Scope Resolution Operator (: :), Auto loading Classes, Class Constants
· MySQLi Database handling with OOP (insert, update, select, delete, search, count)
o User Roles and Capabilities.
· Setting
o General, writing, Reading, Discussion, Media, Permalinks
o One-click Update, Manual Update, Database Structure
unit-2
§ header.php, footer.php and sidebar.php
§ style.css, index.php, page.php, home.php, archive.php, single.php, comments.php, search.php, attachment.php, 404.php, category.php, tag.php, author.php, date.php
· Widget
o Available Widgets (Archive, Calendar, Categories, Custom Menu, Meta, Pages, Recent Comments, Recent Posts, RSS, Search, Tag Cloud, Text)
§ Inactive Sidebar (not used)
§ Inactive Widgets
· Plugin
o Useful plugins for website.
unit-3
Advance Template Tag with Theme Development
· Template Tags
wp_head(), get_footer(), get_header(), get_sidebar(), get_search_form(), bloginfo(), wp_title(), single_post_title(), wp_footer(), comments_template(), add_theme_support(), get_template_directory_uri(), body_class()
the_author(), get_the_author(), the_author_link(), get_the_author_link(), the_author_meta(), the_author_posts()
category_description(), single_cat_title(), the_category()
the_permalink(), get_permalink(), home_url(), get_home_url(), site_url(), get_site_url()
the_content(), the_excerpt(), the_ID(), the_tags(), the_title(), get_the_title(), the_date(), get_the_date(), the_time(), next_post_link(), previous_post_link(), posts_nav_link(), post_class()
o Post Thumbnail tags
has_post_thumbnail(), get_post_thumbnail_id(), the_post_thumbnail(), get_the_post_thumbnail()
o Navigation Menu tags
wp_nav_menu()
o Conditional Tags
is_archive(), is_category(), is_front_page(), is_home(), is_page(), is_single(), is_search(), is_attachment(), is_active_sidebar()
o functions.php file
o Theme Development
unit-4
Setting up and Installing Magento
· Introduction to Magento Basic
· Magento Store Setup
unit-5
Setup Payment and Ordering System
- Setup Inventory and Payment Option
o Magento - Setup Inventoryo Magento - Setup Taxes
o Magento - Setup Shipping Rates
o Magento - Setup Payment Plans
o Magento - Setup Payment Gateway
o Magento - Setup Payment Methods
o Magento - Setup Currencies
o Magento - Setup Paypal Payment
o Magento - Setup Google Checkout
o Magento - Setup Store Live
- Setup Ordering
o Magento Order Processingo Magento - Orders Life Cycle
o Magento - Setup Order Options
o Magento Setup Order Emails
o Magento - Create Orders
o Magento - Manage Orders
No comments:
Post a Comment