United Framework 0.8 has been released

United Framework is a FREE & POWERFUL WordPress theme framework. With United, you can create awesome child themes in minutes. Yes! You can do it.

Have you ever felt hard to built a child theme? You can’t write PHP? You can’t remember WordPress loops? You still can’t create admin options page for your theme? Yes, it’s really hard for WordPress beginner, but now, you can forget it and “play” with United. Everything you need is download United Framework, follow our instructions and create awesome child themes in few lines of code. United helps you build any type of website like blogs, magazines, portfolio, education…

For user, United Team (we) create FREE child themes every month for you. You can download, update or install easily. When you have some problems, you can go to United Support Forums and get our free support.

Now, it’s the time to view United Features:

- Search Engine Optimized.

- Smart thumbnail settings.

- Built in widgets ( United Ultimate Posts, United Ultimate Comments, …)

- Shortcodes ready.

- Dropdown menu.

- Custom Loop

- Easiest way to create admin page (Just add a filter).

… and more features

Free Download

Posted in Blog | Tagged , , , , | 1 Comment

Shortcode Reference

Shortcode Reference can be found on Dashboard / United / Shortcodes
with URL http://yourdomain/wp-admin/admin.php?page=shortcodes-ultimate

United Framework use Shortcode Ultimate plugin for shortcode. If you’re using this plugin. Please remove it.

Posted in Developers | Tagged , , | Leave a comment

United Action Hook Reference

All action hook reference can be found in

lib/core/hooks.php

The list below is full of United Action Hook.

United Action Hook

united_doctype

united_hook_before

united_hook_before_header
united_hook_header
united_hook_left_branding
united_hook_right_branding
united_hook_after_branding
united_hook_after_header

united_hook_before_footer
united_hook_footer
united_hook_after_footer
united_hook_after

united_hook_before_container
united_hook_before_content
united_hook_after_content
united_hook_after_container

united_hook_before_main
united_hook_after_main

united_navigation_before
united_navigation_after

united_hook_before_index_loop
united_hook_index_loop
united_hook_after_index_loop

united_hook_404

united_hook_before_category_loop
united_hook_category_loop
united_hook_after_category_loop

united_hook_archives
united_hook_archive_loop

united_hook_author_loop

united_hook_before_search_loop
united_hook_search_loop
united_hook_after_search_loop

united_hook_before_post
united_hook_single_post
united_hook_after_post

united_hook_before_tag_loop
united_hook_tag_loop
united_hook_after_tag_loop

united_hook_before_sidebar_primary
united_hook_after_sidebar_primary

united_hook_before_sidebar_secondary
united_hook_after_sidebar_secondary()

united_hook_before_sidebar_footer
united_hook_after_sidebar_footer

united_hook_before_comment
united_hook_after_comment

united_hook_before_comments
united_hook_before_comments_list
united_hook_after_comments_list
united_hook_before_trackbacks_list
united_hook_after_trackbacks_list
united_hook_before_comments_form
united_hook_after_comments_form
united_hook_after_comments

united_comments_template

united_hook_before_short_content
united_hook_after_short_content

united_title_group

united_hook_seo

Posted in Developers | Leave a comment