<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wordpress API &#187; news</title>
	<atom:link href="http://wordpressapi.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpressapi.com</link>
	<description>Wordpress Tutorials, Tips, Code, Hacks, Themes, plugin, Developer Code book -Wordpress Code, Themes, Plugins, Tips, Tutorials, News, Releases, Designs, Hacks, Tricks, Blog</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:48:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>what is new in wordpress 3.3</title>
		<link>http://wordpressapi.com/2011/12/22/wordpress-3-3/</link>
		<comments>http://wordpressapi.com/2011/12/22/wordpress-3-3/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 16:36:55 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress news]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6980</guid>
		<description><![CDATA[http://wordpressapi.com/2011/12/22/wordpress-3-3/wordpress 3.3 is released on 12th Dec 2011. This is next biggest release of 2011. Highlights Easier Uploading File Type Detection &#8211; A single upload button Drag-and-Drop Media Uploader Dashboard Design New Toolbar in the dashboard, combining the Admin Bar &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/12/22/wordpress-3-3/<p>wordpress 3.3 is released on 12th Dec 2011. This is next biggest release of 2011.</p>
<div id="attachment_6981" class="wp-caption alignnone<a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/wordpress-3-3-new-layout/" rel="attachment wp-att-6981"><img class="size-full wp-image-6981" title="what is new in wordpress 3.3" src="http://images.wordpressapi.com/Wordpress-3-3-new-layout.png" alt="what is new in wordpress 3.3" width="570" height="340" /></a><p class="wp-caption-text">what is new in wordpress 3.3</p></div>
<h2>Highlights</h2>
<ul>
<li><strong>Easier Uploading</strong>
<ul>
<li>File Type Detection &#8211; A single upload button</li>
<li>Drag-and-Drop Media Uploader</li>
</ul>
</li>
<li><strong>Dashboard Design</strong>
<ul>
<li>New Toolbar in the dashboard, combining the Admin Bar and admin header</li>
<li>Responsive design for some screens, including iPad/tablet support</li>
<li>Flyout menus, providing single-click access to any screen</li>
</ul>
</li>
<li><strong>New User Experience</strong>
<ul>
<li>New feature pointers, helping users navigate new features</li>
<li>Post-update About screen</li>
<li>Dashboard welcome area for new installs</li>
</ul>
</li>
<li><strong>Content Tools</strong>
<ul>
<li>Better co-editing that releases post locks immediately</li>
<li>Don&#8217;t lose widgets when switching themes</li>
<li>Tumblr Importer</li>
</ul>
</li>
<li><strong>Under the Hood improvements</strong>
<ul>
<li>Use the postname permalink structure without a performance penalty</li>
<li>Improved Editor API</li>
<li><a title="Function Reference/is main query" href="http://codex.wordpress.org/Function_Reference/is_main_query">is_main_query()</a> function and <a title="Class Reference/WP Query" href="http://codex.wordpress.org/Class_Reference/WP_Query">WP_Query</a> method</li>
<li>Remove a number of funky characters from post slugs</li>
<li>jQuery 1.7.1 and jQuery UI 1.8.16</li>
<li>A new Screen API for adding help documentation and adapting to screen contexts</li>
<li>Improved metadata API</li>
</ul>
</li>
<li><strong>Performance improvements and hundreds of bug fixes</strong></li>
</ul>
<p><a id="User_Features" name="User_Features"></a></p>
<h2>User Features</h2>
<p><a id="General" name="General"></a></p>
<h3>General</h3>
<ul>
<li>Admin doctype changed to HTML5 (<a title="http://core.trac.wordpress.org/ticket/18202" href="http://core.trac.wordpress.org/ticket/18202">#18202</a>)</li>
<li>Show Toolbar in backend by default (<a title="http://core.trac.wordpress.org/ticket/17899" href="http://core.trac.wordpress.org/ticket/17899">#17899</a>)</li>
<li>Drag and drop multi-file uploading (except older IE)</li>
<li>Fix Press This editors</li>
<li>Switch admin menus to flyouts from dropdowns</li>
<li>WebMatrix support</li>
<li>Improve cron locking; avoid multiple cron processes looping over the same events</li>
<li>Add pointers feature, and pointer to admin bar</li>
<li>Introduce help tabs and WP_Screen</li>
<li>Style tweaks to the update nag</li>
</ul>
<p><a id="Dashboard" name="Dashboard"></a></p>
<h3>Dashboard</h3>
<ul>
<li>Ensure text in the dashboard recent comments widget wraps up properly</li>
</ul>
<p><a id="Posts" name="Posts"></a></p>
<h3>Posts</h3>
<ul>
<li>When inserting a Gallery to be ordered by Date/Time use the post_date field for ordering rather than ID</li>
<li>Rename &#8216;Post Tags&#8217; to &#8216;Tags&#8217;</li>
<li>Make DFW (Distraction-Free Writing) content width match exactly the reported width from the theme</li>
<li>Improve the image drag-resize detection in the visual editor (supported in FF and IE only), remove the size-* class if the image is soft-resized</li>
<li>Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut &#8220;Alt+Shift+M&#8221;, fix the &#8220;image&#8221; button in DFW</li>
<li>Allow Apostrophes in Post Passwords</li>
<li>Add post formats to quick edit and bulk edit</li>
<li>Hide post title field in DFW if title is not supported by the current post type or missing</li>
<li>Clean up remnants from having negative Post_ID</li>
</ul>
<p><a id="Media" name="Media"></a></p>
<h3>Media</h3>
<ul>
<li>Merge media buttons into one</li>
<li>Add the styling for &#8220;drop area&#8221; to Media-&gt;Add New</li>
<li>Add support for rar and 7z file uploading</li>
</ul>
<p><a id="Links" name="Links"></a></p>
<h3>Links</h3>
<p><a id="Comments" name="Comments"></a></p>
<h3>Comments</h3>
<ul>
<li>Use WP_Editor when editing or replying to comments</li>
<li>Use &#8216;View Post&#8217; instead of &#8216;#&#8217; for view post links in comment rows</li>
</ul>
<p><a id="Appearance" name="Appearance"></a></p>
<h3>Appearance</h3>
<ul>
<li>Use the Settings fields/sections API in Twenty Eleven</li>
<li>Load all Parent theme stylesheets before Child theme stylesheets in the TinyMCE Editor</li>
<li>Clean up Plugin/Theme uploads after successfully installing them</li>
<li>Improved Theme upload and validation</li>
<li>Avoid losing widgets when switching themes</li>
<li>Make Distraction Free Writing content width match exactly the reported width from the theme</li>
<li>Allow current_theme_supports() to be used to check for specific post formats</li>
<li>Improved Menus</li>
<li>Contextual help for Twenty Eleven theme options page</li>
</ul>
<p><a id="Plugins" name="Plugins"></a></p>
<h3>Plugins</h3>
<ul>
<li>Improved Plugin upload and validation</li>
<li>Stop remembering the last viewed plugins screen; always show all plugins when returning to plugins.php</li>
</ul>
<p><a id="Tools" name="Tools"></a></p>
<h3>Tools</h3>
<ul>
<li>Add the Tumblr importer to the Importers List</li>
<li>Add wxr_export_skip_postmeta filter for skipping postmeta in exports</li>
</ul>
<p><a id="Users" name="Users"></a></p>
<h3>Users</h3>
<ul>
<li>Removed user option to disable Toolbar (admin-bar in 3.2) in the Dashboard</li>
</ul>
<p><a id="Settings" name="Settings"></a></p>
<h3>Settings</h3>
<ul>
<li>Add postname to Settings &gt; Permalinks and remove the help text talking about permalink performance; make the slugs (and /archives/ rewrite base) translatable</li>
<li>Clarify Settings &gt; Privacy</li>
<li>Use title case in Settings &gt; General</li>
<li>Disallow indexing wp-admin and wp-includes in robots.txt</li>
</ul>
<p><a id="Install_Process" name="Install_Process"></a></p>
<h3>Install Process</h3>
<p><a id="Multisite" name="Multisite"></a></p>
<h3>Multisite</h3>
<ul>
<li>Allow creating sites with IDN domains</li>
<li>Move network/settings.php POST handling out of network/edit.php</li>
<li>Dissolve wp-admin/network/edit.php</li>
<li>Add &#8216;Network Enable&#8217; link after installing a theme in the network admin</li>
<li>Use update_blog_details() in wpmu_update_blogs_date()</li>
<li>Change Network Settings to just Settings</li>
<li>Implement bulk update for network/themes.php</li>
<li>Fix inviting existing users to a site with email confirmation</li>
<li>Check for plugin/theme updates every hour when hitting update-core.php, not just themes.php/plugins.php</li>
</ul>
<p><a id="Development.2C_Themes.2C_Plugins" name="Development.2C_Themes.2C_Plugins"></a></p>
<h2>Development, Themes, Plugins</h2>
<ul>
<li>Abstract word-trimming from wp_trim_excerpt() into wp_trim_words()</li>
<li>Add <a title="Plugin API/Filter Reference/wp unique post slug (page does not exist)" href="http://codex.wordpress.org/index.php?title=Plugin_API/Filter_Reference/wp_unique_post_slug&amp;action=edit&amp;redlink=1">wp_unique_post_slug</a> filter</li>
<li>Add _doing_it_wrong() when a plugin or theme accesses $wp_scripts or $wp_styles too early (also fixes localization)</li>
<li>Add a filter to <a title="Function Reference/is multi author" href="http://codex.wordpress.org/Function_Reference/is_multi_author">is_multi_author()</a></li>
<li>Add a general filter to wp_unique_post_slug to allow for full customisation of the uniqueness functionality</li>
<li>Add filter for the args into wp_dropdown_pages() in the page attributes box; give the list_pages filter the context of the post object</li>
<li>Add filter so the users can select custom image sizes added by themes and plugin</li>
<li>Add filters for install/upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test</li>
<li>Add inflation support for java.util.zip.Deflater in WP_Http_Encoding::compatible_gzinflate()</li>
<li>Add magic get/set/isset methods to WP_User to avoid data duplication; standardize on WP_User::ID</li>
<li>Add pre_ent2ncr filter</li>
<li>add_site_option should not update existing options, should return a boolean and should only run actions on success</li>
<li>Allow get_blog_option(null,&#8230;) to hit the cache for the current blog; new return values for add_blog_option, update_blog_option, delete_blog_option; don&#8217;t set the cache in those functions if add/update/delete_option failed</li>
<li>Allow &#8216;id&#8217; to work in get_bookmarks(); add link_notes even though such sorting is a bad idea</li>
<li>Allow sorting by id in get_bookmarks()</li>
<li>Allow the text parameter in wp_trim_excerpt() to be omitted altogether, instead of requiring a blank string</li>
<li>Automatically set &#8216;compare&#8217; =&gt; &#8216;IN&#8217; in WP_Meta_Query::get_sql() when the meta value is an array</li>
<li>Change month dropdown display in date pickers to include month number</li>
<li>Completely remove wp_add_script_data()</li>
<li>Consolidate update count code into wp_get_update_data()</li>
<li>Count only published posts when updating term counts; fire term count updates on transition_post_status</li>
<li>Deprecate add_contextual_help() for get_current_screen()-&gt;add_help_tab()</li>
<li>Deprecate favorite_actions(), add_contextual_help(), add_screen_option(), move meta_box_prefs() and get_screen_icon() in WP_Screen</li>
<li>Deprecate <a title="Function Reference/get userdatabylogin" href="http://codex.wordpress.org/Function_Reference/get_userdatabylogin">get_userdatabylogin()</a> and <a title="Function Reference/get user by email" href="http://codex.wordpress.org/Function_Reference/get_user_by_email">get_user_by_email()</a></li>
<li>Deprecate media_upload_(image|audio|video|file)(), type_url_form_(image|audio|video|file)(); these now wrap wp_media_upload_handler() and wp_media_insert_url_form()</li>
<li>Deprecate RSS 0.92 feed and 301 it to the default feed</li>
<li>Deprecate screen_options(), screen_layout(), screen_meta()</li>
<li>Deprecate wpmu_admin_redirect_add_updated_param() and wpmu_admin_do_redirect()</li>
<li>Eliminate verbose rewrite rules for ambiguous rewrite structures, resulting in massive performance gains</li>
<li>Fix back compat issues with delete_postmeta and deleted_postmeta actions as these should be passed the meta ID</li>
<li>Fix QTags.closeAllTags(), replace &#8216;tb&#8217; with &#8216;ed&#8217; in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes</li>
<li>Fix typos in documentation</li>
<li>Fix wp_update_user() so it doesn&#8217;t stomp meta fields</li>
<li>Force display_errors to off when WP_DEBUG_DISPLAY == false; technically a backwards incompatible change so if you want the passthrough to php.ini (which false used to provide) then use WP_DEBUG_DISPLAY === null</li>
<li>Harden up <a title="Function Reference/is user logged in" href="http://codex.wordpress.org/Function_Reference/is_user_logged_in">is_user_logged_in()</a> against empty $current_user instances to prevent PHP Notices on XML-RPC requests</li>
<li>Have dbDelta() loop through tables it knows about, rather than loop through a potentially expensive and definitely unnecessary SHOW TABLES</li>
<li>Improve _wp_menu_output()</li>
<li>Improve the parsing of email addresses in wp_mail to re-support RFC2822 nameless &#8220;&lt;address@…&gt;&#8221; style</li>
<li>Instantiate some MS variables as objects before using them</li>
<li>Introduce -&gt;mysql to allow drop-ins to declare themselves as MySQL and therefore allow minimum version checks to still apply</li>
<li>Introduce is_main_query() that compares the query object against $wp_the_query</li>
<li>Introduce metadata_exists(), WP_User::get_data_by(), WP_User::get(), WP_User::has_prop(). Don&#8217;t fill user objects with meta</li>
<li>Introduce new hooks, registered_post_type for <a title="Function Reference/register post type" href="http://codex.wordpress.org/Function_Reference/register_post_type">register_post_type</a>, and registered_taxonomy for <a title="Function Reference/register taxonomy" href="http://codex.wordpress.org/Function_Reference/register_taxonomy">register_taxonomy</a></li>
<li>Introduce register_meta(), get_metadata_by_mid(), and *_post_meta capabilities</li>
<li>Introduce wp_allowed_protocols() for use in wp_kses() and esc_url()</li>
<li>Introduce wp_cache_incr() and wp_cache_decr()</li>
<li>Introduce WP_Dependencies::get_data() method, change scripts and styles priority to follow the &#8220;natural&#8221; order in HTML, i.e. the last one wins</li>
<li>Introduce wp_get_db_schema() for retrieving various flavors of db schema; eliminates need to use global; allows multiple calls to wpmu_create_blog()</li>
<li>Introduce wp_no_robots() and call it for pages that should never be indexed, regardless of blog privacy settings</li>
<li>Introduce wp_suspend_cache_addition() to allow reduced memory usage when cache additions aren&#8217;t useful</li>
<li>Make check_theme_switched() run an action so plugins and themes authors can avoid losing widgets when switching themes</li>
<li>Optimise <a title="Function Reference/get term" href="http://codex.wordpress.org/Function_Reference/get_term">get_term</a> to not query for term_id = 0 and improve the prepared query to use %d for the term_id</li>
<li>Optimize parse_request for the home page</li>
<li>Performance improvement for <a title="Function Reference/wp list pluck" href="http://codex.wordpress.org/Function_Reference/wp_list_pluck">wp_list_pluck()</a></li>
<li>Properly handle display of Order, Template, and Parent page attributes in Quick/Bulk Edit</li>
<li>Properly handle nested arrays in wp_list_filter()</li>
<li>Recognize urls that start with a question mark as relative urls that do not require a scheme to be prepended</li>
<li>Refactor Quicktags</li>
<li>Remove return by ref from <a title="Function Reference/get role" href="http://codex.wordpress.org/Function_Reference/get_role">get_role()</a></li>
<li>Remove support for &lt;link rel=start&gt;, end, up, and index. These rel=&#8221;" values have been dropped by the HTML Working Group</li>
<li>Remove the old root feed files, but don&#8217;t add these files to old_files to leave them on existing installs</li>
<li>Require show_ui rather than public for a taxonomy&#8217;s parent post type</li>
<li>Rework <a title="Function Reference/get hidden meta boxes" href="http://codex.wordpress.org/Function_Reference/get_hidden_meta_boxes">get_hidden_meta_boxes()</a> to leverage a full WP_Screen object; prevents custom post types from having their explicitly supported meta boxes being hidden by default</li>
<li>Set up the post global variable in the comment feed loops so that any calls to post related template tags work correctly</li>
<li>Store screen help and options as static data against WP_Screen; individual screen objects no longer hold data it can&#8217;t re-generate on construction or otherwise fetch; convert_to_screen() now returns a WP_Screen object; various globals are gone; introduces WP_Screen::get_option(); allows for a formal factory to be introduced later</li>
<li>Support an array or comma-seperated list of excluded category IDs in get_adjacent_post()</li>
<li>Support for using <a title="Function Reference/wp enqueue script" href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script">wp_enqueue_script()</a> and <a title="Function Reference/wp enqueue style" href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style">wp_enqueue_style()</a> in the HTML body; all scripts and styles are added in the footer</li>
<li>Sync pomo library with the current GlotPress version</li>
<li>Turn delete_meta() , get_post_meta_by_id(), update_meta(), delete_post_meta_by_key() into wrappers around the<a title="Metadata API" href="http://codex.wordpress.org/Metadata_API">Metadata API</a>; add back compat *_postmeta actions to Metadata API</li>
<li>Turn <a title="WPMU Functions/is blog user" href="http://codex.wordpress.org/WPMU_Functions/is_blog_user">is_blog_user()</a> into a convenience wrapper around get_blogs_of_user(); fixes is_blog_user() for blog prefixes that do not contain a blog ID</li>
<li>Update blog last_updated time only on publish_post; both private_to_published and publish_phone are overly broad and otherwise redundant</li>
<li>Update jQuery to 1.7.1</li>
<li>Update jQuery UI to 1.8.16</li>
<li>Update Plupload to 1.5.1.1</li>
<li>Update quicktags.js (HTML editor)</li>
<li>Update TinyMCE to 3.4.5</li>
<li>Use add_option() method, introduce add_option_context() method for adding specific text above the screen options</li>
<li>Use <a title="Function Reference/get template directory" href="http://codex.wordpress.org/Function_Reference/get_template_directory">get_template_directory()</a> instead of TEMPLATEPATH in Twentys Ten and Eleven</li>
<li>Use json_encode() for adding script data (formerly l10n); add the same functionality to WP_Styles for adding inline css after a stylesheet has been outputted</li>
<li>Use wp_print_scripts() in install.php</li>
<li>Various PHPdoc updates including: for all_items, menu_name, WP_List_Table::views(), cache.php, get_option(), wpdb::prepare(), get_template_part(), esc_url(), get_meta_sql(), WP_Screen, WP_Http_Encoding::compatible_gzinflate(), zeroise(), wp_add_script_before(), wp_editor()</li>
<li>WP_Filesystem_*::mkdir() untrailingslash path consistently, don&#8217;t waste time attempting to create an &#8220;empty&#8221; path</li>
</ul>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="add_help_tab on old wordpress installs">add_help_tab on old wordpress installs</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress error wp_no_robots">wordpress error wp_no_robots</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 remove proudly powered by wordpress">wordpress 3 3 remove proudly powered by wordpress</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="increase wordpress upload limit in webmatrix">increase wordpress upload limit in webmatrix</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress postname image name permalink">wordpress postname image name permalink</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress pointers api">wordpress pointers api</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress filter before update blog details save">wordpress filter before update blog details save</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="force flash media upload in wordpress 3 3">force flash media upload in wordpress 3 3</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 visual editor ie9 path hack">wordpress 3 3 visual editor ie9 path hack</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 settings api tutorial">wordpress 3 3 settings api tutorial</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 remove quicktag">wordpress 3 3 remove quicktag</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="handle upload wordpress api">handle upload wordpress api</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 different port">wordpress 3 3 different port</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 api upload">wordpress 3 3 api upload</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress 3 3 1 screen api for adding help documentation">wordpress 3 3 1 screen api for adding help documentation</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="will show your gravatar dashboard">will show your gravatar dashboard</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="QuickTags API of WP 3 3 youtube">QuickTags API of WP 3 3 youtube</a></li><li><a href="http://wordpressapi.com/2011/12/22/wordpress-3-3/" title="wordpress wp pointer api">wordpress wp pointer api</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/12/22/wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wordpress 3.3 version is now ready for testing</title>
		<link>http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/</link>
		<comments>http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 19:28:59 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress news]]></category>
		<category><![CDATA[beta tester]]></category>
		<category><![CDATA[bugs]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6877</guid>
		<description><![CDATA[http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/WordPress 3.3 is ready for testers. Following changes has been fixed in wordpress 3.3 version. Updated the Blue theme Fixed IE7 and RTL support Improved flyout menu styling and fixed several glitches Finished the Pointers implementation Landed the dashboard Welcome &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/<p>WordPress 3.3 is ready for testers. Following changes has been fixed in wordpress 3.3 version.</p>
<ul>
<li>Updated the Blue theme</li>
<li>Fixed IE7 and RTL support</li>
<li>Improved flyout menu styling and fixed several glitches</li>
<li>Finished the Pointers implementation</li>
<li>Landed the dashboard Welcome box for new installs</li>
<li>Improved contextual help styling</li>
<li>Tweaked the admin bar a little more</li>
<li>Fixed a bunch of bugs</li>
<li>Media uploader</li>
<li>Improved admin bar</li>
<li>Fly out admin menus</li>
</ul>
<p>As always, this is software still in development and <strong>we don’t recommend that you run it on a production site</strong> — set up a test site just to play with the new version. If you break it (find a bug), please report it, and if you’re a developer, try to help us fix it.</p>
<p>If all goes well, we hope to release WordPress 3.3 by the end of November. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version. If you want to be a beta tester,</p>
<p>Download <a href="http://wordpress.org/wordpress-3.3-beta2.zip">3.3 Beta 2</a>.</p>
<div id="attachment_6878" class="wp-caption alignnone<a href="http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/wordpress-3-3/" rel="attachment wp-att-6878"><img class="size-full wp-image-6878" title="wordpress-3-3" src="http://images.wordpressapi.com/wordpress-3-3.jpg" alt="wordpress-3-3" width="400" height="400" /></a><p class="wp-caption-text">wordpress-3-3</p></div>
<p>&nbsp;</p>
<p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/10/20/wordpress-3-3-version-is-now-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>where to put the google ads in wordpress blogs for earning more revenue or money</title>
		<link>http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/</link>
		<comments>http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/#comments</comments>
		<pubDate>Sun, 22 May 2011 05:35:20 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress tutorials]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[google Adsense]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6360</guid>
		<description><![CDATA[http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/Through wordpress blogs you can earn good amount of revenue. If you are having more then 1 lakh monthly visitors and more then 2 lakh then you can easily earn the more than $100 per month. Now many people putting &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/<p>Through wordpress blogs you can earn good amount of revenue. If you are having more then 1 lakh monthly visitors and more then 2 lakh then you can easily earn the more than $100 per month. Now many people putting the google ads in there website. You can put maximum 3 google ads in your webpage.</p>
<p>For wordpress I going to tell you where to place the google ad in wordpress site or blogs. For this you need to follow some points.</p>
<div id="attachment_6833" class="wp-caption alignnone<a rel="attachment wp-att-6833" href="http://wordpressapi.com/?attachment_id=6833"><img class="size-full wp-image-6833" title="where to put the google ads in wordpress blogs for earning more revenue or money" src="http://images.wordpressapi.com/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money.jpg" alt="where to put the google ads in wordpress blogs for earning more revenue or money" width="250" height="250" /></a><p class="wp-caption-text">where to put the google ads in wordpress blogs for earning more revenue or money</p></div>
<p>1. Create the custom channel in google ad-sense with your website name and place of google ad</p>
<p>2. Edit your google ad link as per your website link so you will get more clicks.</p>
<p>3. Create the different sizes of google ads.</p>
<p>Where to put the google ad in wordpress blog.</p>
<h2>Header</h2>
<p>First option for adding google ads in wordpress is Header section. In right side of logo you can put the google ad. Or you can add the google ad after menu also. For this section you can use the 738&#215;90 or 468&#215;60 size ad. I recommend use the 738&#215;90 size ad in this place.</p>
<h2>In Post</h2>
<p>After the title you can put the google tag. This is very effective place for adding the googld adsense. For this place you can choose the 300&#215;250 google ad size.</p>
<h2>Sidebar</h2>
<p>In sidebar you can select the 300&#215;250 size. Using text widget you can easily add the google ad in wordpress blog.</p>
<p><a rel="attachment wp-att-6361" href="http://wordpressapi.com/?attachment_id=6361"><img class="alignnone size-full wp-image-6361" title="google-ads-in-wordpress-blog" src="http://images.wordpressapi.com/google-ads-in-wordpress-blog.png" alt="" width="525" height="424" /></a></p>
<p>For more information about google ads in wordpress sites. Check following article.</p>
<p><a title="Permalink to How to add AdSense in wordpress site" rel="bookmark" href="../2010/08/13/add-adsense-wordpress-site/">How to add AdSense in wordpress site</a></p>
<p><a title="Permalink to How many google ads we can show single web page" rel="bookmark" href="../2010/07/20/google-ads-show-single-web-page/">How many google ads we can show single web page</a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/" title="where ads wordpress">where ads wordpress</a></li><li><a href="http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/" title="adding different ad sizes to wordpress">adding different ad sizes to wordpress</a></li><li><a href="http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/" title="earn 1 lakh per month with google adsense">earn 1 lakh per month with google adsense</a></li><li><a href="http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/" title="more ads on wordpress">more ads on wordpress</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/05/22/where-to-put-the-google-ads-in-wordpress-blogs-for-earning-more-revenue-or-money/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>smart way to use jquery in wordpress theme</title>
		<link>http://wordpressapi.com/2011/03/23/smart-way-to-use-jquery-in-wordpress-theme/</link>
		<comments>http://wordpressapi.com/2011/03/23/smart-way-to-use-jquery-in-wordpress-theme/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 20:04:21 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[Open source]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress api]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[juqery]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6325</guid>
		<description><![CDATA[http://wordpressapi.com/2011/03/23/smart-way-to-use-jquery-in-wordpress-theme/I created many wordpress themes for various purpose and clients. Jquery is common requirement for all the project. That is for menu, slider or validation and for effects. In wordpress adding the Jquery is very easy because wordpress itself uses &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/03/23/smart-way-to-use-jquery-in-wordpress-theme/<p>I created many wordpress themes for various purpose and clients. Jquery is common requirement for all the project. That is for menu, slider or validation and for effects. In wordpress adding the Jquery is very easy because wordpress itself uses the Jquery for admin panel. They provided the wordpress api for adding the jquery in wordpress theme files.</p>
<p><a rel="attachment wp-att-6326" href="http://wordpressapi.com/?attachment_id=6326"><img class="alignnone size-full wp-image-6326" title="smart way to use jquery in wordpress theme" src="http://images.wordpressapi.com/smart-way-to-use-jquery-in-wordpress-theme.png" alt="" width="420" height="375" /></a></p>
<p>Following is the simplest way to add jquery in wordpress theme.You just need to use the following code in your wordpress theme  functions.php file.</p>
<pre class="brush: php; title: ; notranslate">

function my_init() {
 if (!is_admin()) {
 wp_enqueue_script('jquery');
 }
}
add_action('init', 'my_init');
</pre>
<p>This way you can easily add the juqery in wordpress theme.</p>
<p>You can add the jquery from google also. Because google also like jquery. You just need to put the following function in your functions.php file.</p>
<pre class="brush: php; title: ; notranslate">
function my_init() {
	if (!is_admin()) {

		wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js', false, '1.4.2');

	}
}
add_action('init', 'my_init');
</pre>
<p>Main reason adding jquery from google is that will load the jquery faster in your site.</p>
<h2>How you can use jquery in your theme.</h2>
<p>you can use the jquery anywhere in theme file as follows</p>
<pre class="brush: php; title: ; notranslate">

jQuery(function ($) {
 /* You can safely use $ in this code block to reference jQuery */
});
</pre>
<p>For DOM ready function or onload event you can use the juqery as follows.</p>
<pre class="brush: php; title: ; notranslate">

jQuery(document).ready(function($) {

//Your custom code will goes here.

})
</pre>
<p>You can use the above function for slider or menu and any effect in your wordpress theme.</p>
<h2>If you want to know about more Jquery and wordpress then you can refer following articles.</h2>
<p><a title="Permalink to wordpress and jquery conflicts – How to solve that" rel="bookmark" href="http://wordpressapi.com/2011/03/23/wordpress-and-jquery-conflicts-how-to-solve-that/">wordpress and jquery conflicts – How to solve that</a><br />
<a title="Permalink to 100+ jquery and CSS techniques and Tips and tutorials" rel="bookmark" href="http://wordpressapi.com/2011/03/10/100-jquery-css-techniques-tips-tutorials/">100+ jquery and CSS techniques and Tips and tutorials</a><br />
<a title="Permalink to jquery tips for wordpress theme developers" rel="bookmark" href="http://wordpressapi.com/2011/02/02/jquery-tips-wordpress-theme-developers/">jquery tips for wordpress theme developers</a><br />
<a title="Permalink to Fadein and Fadeout effect through javascript" rel="bookmark" href="http://wordpressapi.com/2010/09/11/fadein-fadeout-effect-javascript/">Fadein and Fadeout effect through javascript</a><br />
<a title="Permalink to minimize, restore, maximize and hide functionality with javascript without using jquery" rel="bookmark" href="http://wordpressapi.com/2010/07/04/minimize-restore-maximize-hide-functionality-javascript-jquery/">minimize, restore, maximize and hide functionality with javascript without using jquery</a><br />
<a title="Permalink to Complete Javascript form Validation now easy ( Checkbox, Websites, Email, Maxlength)" rel="bookmark" href="http://wordpressapi.com/2010/02/23/complete-javascript-form-validation-easy-checkbox-websites-email-maxlength/">Complete Javascript form Validation now easy ( Checkbox, Websites, Email, Maxlength)</a></p>
<p>If you face any issue using jquery with wordpress then please write comment or email me on support@wordpressapi.com</p>
<p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/03/23/smart-way-to-use-jquery-in-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>wordpress plugins for stats or statistics</title>
		<link>http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/</link>
		<comments>http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 18:55:16 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[interface stats]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[stat]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wp plugin]]></category>
		<category><![CDATA[wp stat]]></category>
		<category><![CDATA[wp statistics]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6297</guid>
		<description><![CDATA[http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/For wordpress website wordpress stats plugins are very important. For checking how much visitors are visited our site. You just need to install following any plugin in your wordpress. Here we created most famous wordpress plugins which are useful for &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/<p>For wordpress website wordpress stats plugins are very important. For checking how much visitors are visited our site. You just need to install following any plugin in your wordpress. Here we created most famous wordpress plugins which are useful for adding the statistics to your website.</p>
<p><a rel="attachment wp-att-6298" href="http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/wordpress-stats-plugins/"><img class="alignnone size-full wp-image-6298" title="wordpress-stats-plugins" src="http://images.wordpressapi.com/wordpress-stats-plugins.png" alt="" width="764" height="278" /></a></p>
<h2>WordPress.com Stats</h2>
<p><a title="stats" href="http://wordpress.org/extend/plugins/stats/" target="_blank">http://wordpress.org/extend/plugins/stats/</a><br />
There are hundreds of plugins and services which can provide statistics about your visitors. However I found that even though something like Google Analytics provides an incredible depth of information, it can be overwhelming and doesn&#8217;t really highlight what&#8217;s most interesting to me as a writer. That&#8217;s why Automattic created its own stats system, to focus on just the most popular metrics a blogger wants to track and provide them in a clear and concise interface.</p>
<p>Installing this stats plugin is much like installing Akismet, all you need is to put in your API Key and the rest is automatic.</p>
<h2>WP-Stats-Dashboard</h2>
<p><a title="wp stats dashboard" href="http://wordpress.org/extend/plugins/wp-stats-dashboard/" target="_blank">http://wordpress.org/extend/plugins/wp-stats-dashboard/</a><br />
Display your blog&#8217;s stats graph plus your blog traffic, social engagement and social influence directly in your dashboard. See how you&#8217;re ranking on Alexa, check out your Technorati authority, monitor your ranking across multiple sites and much more. Once you install this plugin you&#8217;ll wonder how you ever managed to track your social media worth without it.</p>
<h2>Feed Stats for WordPress</h2>
<p><a title="feed stats plugin" href="http://wordpress.org/extend/plugins/feed-stats-plugin/" target="_blank">http://wordpress.org/extend/plugins/feed-stats-plugin/</a><br />
Feed Stats for WordPress is a plugin that allows you to view your FeedBurner feed stats from inside of the WordPress admin interface.<br />
Stats for your feed can be viewed from the &#8220;Feed Stats&#8221; page in the &#8220;Dashboard&#8221; section of WordPress.</p>
<h2>iRedlof Google Analytics Stats</h2>
<p><a title="google analytics stats" href="http://wordpress.org/extend/plugins/iredlof-google-analytics-stats/" target="_blank">http://wordpress.org/extend/plugins/iredlof-google-analytics-stats/</a><br />
iRedlof Google Analytics(GA) Stats is a wordpess admin panel plugin, I developed it cos i like to manage everything from one place. This plugin is like wordpress .com stats plugin but the difference between the two is that wordpress.com stats works with wordpress analytics stats system and iRedlof GA Stats works with google analytics stats system. Using this plugin, you get your GA stats straight from your account on google to your wordpress admin panel. Right now this plugin is in development phase and only have limited features i.e. visits/day, pageviews/day, etc to focus on just the most popular metrics a blogger wants to track and provide them in a clear and concise interface, but the full version will be loaded will all the features of google analytics which will provide you with an incredible depth of information. To use this plugin you need google analytics account.</p>
<h2>Runescape User Stats</h2>
<p><a title="runescape user stats" href="http://wordpress.org/extend/plugins/runescape-user-stats/" target="_blank">http://wordpress.org/extend/plugins/runescape-user-stats/</a><br />
A very simple plugin to add runescape game stats on any page of the wordpress blog. This plugin allows blog owner to show th stats for any user on a page and post. This plugin also allows to display multiple runescape stats. you can visit the author website Rakesh Muraharishetty to view the authors game stats. Alternatively visit the plugin homepage Runescape Guide for updates and discuss the stats plugin for future enhancements.</p>
<h2>WP-Stats</h2>
<p><a title="wp stats" href="http://wordpress.org/extend/plugins/wp-stats/" target="_blank">http://wordpress.org/extend/plugins/wp-stats/</a><br />
Display your WordPress blog statistics. Ranging from general total statistics, some of my plugins statistics and top 10 statistics.</p>
<h2>WordPress.com Stats Helper</h2>
<p><a title="wordpresscom stats helper" href="http://wordpress.org/extend/plugins/wordpresscom-stats-helper/" target="_blank">http://wordpress.org/extend/plugins/wordpresscom-stats-helper/</a><br />
This plugin helps you retrieve data from wordpress.com stats and put it on your blog.</p>
<h2>Simple Stats Widget</h2>
<p><a title="simple stats widget" href="http://wordpress.org/extend/plugins/simple-stats-widget/" target="_blank">http://wordpress.org/extend/plugins/simple-stats-widget/</a><br />
This widget to record and display the last N visitor areas, from and time, and search engine access, installation and use is very simple.</p>
<h2>Here is link for more useful wordpress plugins for various purposes.</h2>
<p><a title="wordpress plugins" href="http://wordpressapi.com/wordpress-plugins/" target="_blank">wordpress-plugins/</a></p>
<p><a title="ecommerce wordpress plugins" href="http://wordpressapi.com/2011/03/15/wordpress-plugins-ecommerce-site/" target="_blank">wordpress-plugins-ecommerce-site</a></p>
<p><a title="image gallery wordpress plugins" href="http://wordpressapi.com/2010/07/17/downloaded-free-wordpress-image-gallery-plugins/" target="_blank">downloaded-free-wordpress-image-gallery-plugins</a></p>
<p><a title="most popular wordpress plugins" href="http://wordpressapi.com/2010/06/28/15-top-popular-wordpress-plugins/" target="_blank">15-top-popular-wordpress-plugins</a></p>
<p><a title="amazing 100 wordpress plugins" href="http://wordpressapi.com/2010/06/26/amazing-100-plugins-wordpress/" target="_blank">amazing-100-plugins-wordpress</a></p>
<p><a title="ten wordpress plugins for improve user interactivity and experience" href="http://wordpressapi.com/2010/06/20/ten-wordpress-plugins-for-improve-the-user-interactivity-and-experience/" target="_blank">ten-wordpress-plugins-for-improve-the-user-interactivity-and-experience</a></p>
<p><a title="wordpress plugins for bloggers" href="http://wordpressapi.com/2010/06/19/wordpress-plugins-bloggers/" target="_blank">wordpress-plugins-bloggers</a></p>
<p><a title="best wordpress plugins for creating forums in wordpress" href="http://wordpressapi.com/2010/02/25/best-wordpress-plugins-for-creating-forums-in-wordpress/" target="_blank">best-wordpress-plugins-for-creating-forums-in-wordpress</a></p>
<p><a title="real estate wordpress plugins" href="http://wordpressapi.com/2010/02/21/10-real-estate-wordpress-plugins/" target="_blank">10-real-estate-wordpress-plugins</a></p>
<p><a title="sixteen wordpress plugins every wordpress blogger need to install" href="http://wordpressapi.com/2010/02/01/16-wordpress-plugins-wordpress-blog-install/" target="_blank">16-wordpress-plugins-wordpress-blog-install</a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/" title="wordpress stats api">wordpress stats api</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/03/21/wordpress-plugins-stats-statistics/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Japan tsunami news and photos on wordpress</title>
		<link>http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/</link>
		<comments>http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 19:37:18 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[aerial footage]]></category>
		<category><![CDATA[deadly tsunami]]></category>
		<category><![CDATA[devastation]]></category>
		<category><![CDATA[horrible photos]]></category>
		<category><![CDATA[largest earthquakes]]></category>
		<category><![CDATA[magnitude 9]]></category>
		<category><![CDATA[march 11]]></category>
		<category><![CDATA[massive flooding]]></category>
		<category><![CDATA[outlying islands]]></category>
		<category><![CDATA[photos of japan]]></category>
		<category><![CDATA[shocking news]]></category>
		<category><![CDATA[television stations]]></category>
		<category><![CDATA[tsunami japan]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6200</guid>
		<description><![CDATA[http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/Japan tsunami was shocking news to every body. That&#8217;s Why I am also writing about Japan tsunami. That effected to all the world. I can say this unforgettable event of this century. The first tsunami from the Chile quake hit &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/<p>Japan tsunami was shocking news to every body. That&#8217;s Why I am also writing about Japan tsunami. That effected to all the world. I can say this unforgettable event of this century.</p>
<p>The first tsunami from the Chile quake hit Japan&#8217;s outlying islands on  Sunday, but the initial waves were small, though officials warned a  bigger surge of water could reach the country&#8217;s main islands.<br />
Japan was hit by one of the largest earthquakes ever recorded on March  11. The magnitude-9.0 quake spawned a deadly tsunami that slammed into  the nation&#8217;s east coast, leaving a huge swath of devastation in its  wake. Thousands of people are dead and many more are still missing or  injured.</p>
<p>When Friday&#8217;s earthquake struck automatic messages were transmitted to    television stations across the country.</p>
<p>The on-screen warning messages were followed by a studio announcement.</p>
<p>As the studio shook around him, a news presenter calmly advised viewers to &#8220;protect    yourselves from falling objects&#8221; before reading out the names of areas    most at risk.</p>
<p>Japan&#8217;s Meteorological Agency said the first tsunami to reach Japan  after the magnitude 8.8 quake off Chile was recorded in the Ogasawara  islands. It was just 4 inches high. There were no reports of damage.</p>
<p>The government said the tsunami and quake, which was felt as far away  as Beijing 2,500 kilometres away, had caused &#8220;tremendous damage&#8221; while  aerial footage showed massive flooding in northern towns.</p>
<p>Seismologists say the quake was 160 times more powerful than the one that devastated Christchurch last month.</p>
<p>Here is some very horrible photos of japan tsunami.<br />
<a rel="attachment wp-att-6201" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/iwauma-japan-tsunami/"><img class="alignnone size-large wp-image-6201" title="iwauma-japan-tsunami" src="http://images.wordpressapi.com/iwauma-japan-tsunami-800x487.jpg" alt="" width="500" height="304" /></a><br />
<a rel="attachment wp-att-6202" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/a-large-number-of-cars-swept-by-a-tsunami-following-an-earthquake-are-seen-in-sendai-northeastern-japan/"><img class="alignnone size-large wp-image-6202" title="A large number of cars swept by a tsunami following an earthquake are seen in Sendai, northeastern Japan" src="http://images.wordpressapi.com/japan-cars-in-tusunami-800x529.jpg" alt="" width="500" height="330" /></a><br />
<a rel="attachment wp-att-6203" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/buildings-swept-by-a-tsunami-following-an-earthquake-are-seen-in-miyagi-prefecture/"><img class="alignnone size-large wp-image-6203" title="Buildings swept by a tsunami following an earthquake are seen in Miyagi Prefecture" src="http://images.wordpressapi.com/japan-house-in-tusunami-800x531.jpg" alt="" width="500" height="331" /></a></p>
<p><a rel="attachment wp-att-6204" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/a-light-aircraft-and-vehicles-swept-by-the-tsunami-are-seen-in-natori-city-miyagi-prefecture/"><img class="alignnone size-large wp-image-6204" title="A light aircraft and vehicles swept by the tsunami are seen in Natori city, Miyagi prefecture" src="http://images.wordpressapi.com/japan-plains-in-tusunami-800x533.jpg" alt="" width="500" height="333" /></a></p>
<p><a rel="attachment wp-att-6205" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/terrible-destruction-in-sendia-japan/"><img class="alignnone size-large wp-image-6205" title="terrible-destruction-in-sendia-japan" src="http://images.wordpressapi.com/terrible-destruction-in-sendia-japan-800x450.jpg" alt="" width="500" height="281" /></a></p>
<p><a rel="attachment wp-att-6206" href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/ichihara-japan/"><img class="alignnone size-large wp-image-6206" title="ichihara-japan" src="http://images.wordpressapi.com/ichihara-japan-800x476.jpg" alt="" width="500" height="297" /></a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/" title="footage api">footage api</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/03/15/japan-tsunami-news-photos-wordpress/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How to remove the AuthType Basic</title>
		<link>http://wordpressapi.com/2011/02/28/remove-authtype-basic/</link>
		<comments>http://wordpressapi.com/2011/02/28/remove-authtype-basic/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 19:58:37 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[apache configuration]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[AuthName]]></category>
		<category><![CDATA[AuthType]]></category>
		<category><![CDATA[AuthUserFile]]></category>
		<category><![CDATA[configuration file]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Satisfy]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[web authentication]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=6020</guid>
		<description><![CDATA[http://wordpressapi.com/2011/02/28/remove-authtype-basic/For putting the web authentication we always use the .htaccess or apache configuration file. For removing the web auth from folder you need put following code in .htaccess file. without directory use the following code. #AuthType Basic #AuthName &#8220;By Invitation &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/02/28/remove-authtype-basic/<p>For putting the web authentication we always use the .htaccess or apache configuration file. For removing the web auth from folder you need put following code in .htaccess file.</p>
<pre class="brush: php; title: ; notranslate">
&lt;Directory /var/www/html/&gt;
#AuthType Basic
#AuthName &quot;By Invitation Only&quot;
#AuthUserFile /etc/httpd/passwd/passwords
#Require user wpapi
#Require valid-user
&lt;/Directory&gt;

&lt;Directory /var/www/html/&gt;
AuthType None
Require all granted
Satisfy Any
&lt;/Directory&gt;
</pre>
<p>without directory use the following code.</p>
<p>#AuthType Basic<br />
#AuthName &#8220;By Invitation Only&#8221;<br />
#AuthUserFile /etc/httpd/passwd/passwords<br />
#Require user wpapi<br />
#Require valid-user</p>
<p>AuthType None<br />
Require all granted<br />
Satisfy Any</p>
<p><a rel="attachment wp-att-6548" href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/how-to-remove-the-authtype-basic/"><img class="alignnone size-full wp-image-6548" title="How to remove the AuthType Basic" src="http://images.wordpressapi.com/How-to-remove-the-AuthType-Basic.png" alt="" width="325" height="279" /></a></p>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="apache require all granted usefull">apache require all granted usefull</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="authtype none satisfy any">authtype none satisfy any</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="authtype nonerequire all granted">authtype nonerequire all granted</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="authuserfile amazon ec2">authuserfile amazon ec2</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="jquery upload authtype">jquery upload authtype</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="remove authtype basic">remove authtype basic</a></li><li><a href="http://wordpressapi.com/2011/02/28/remove-authtype-basic/" title="wordpres auth user file">wordpres auth user file</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/02/28/remove-authtype-basic/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to check robots.txt is fle</title>
		<link>http://wordpressapi.com/2011/02/09/check-robots-txt-fle/</link>
		<comments>http://wordpressapi.com/2011/02/09/check-robots-txt-fle/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 17:48:31 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[care]]></category>
		<category><![CDATA[checker]]></category>
		<category><![CDATA[Checking]]></category>
		<category><![CDATA[Disallow]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[ful]]></category>
		<category><![CDATA[gz]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search engine result]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[Sitemap]]></category>
		<category><![CDATA[User-agent]]></category>
		<category><![CDATA[varification]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[witten]]></category>
		<category><![CDATA[wordpressapi]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=5998</guid>
		<description><![CDATA[http://wordpressapi.com/2011/02/09/check-robots-txt-fle/For Checking robots.txt file you should go for following website I really like this website. http://tool.motoricerca.info/robots-checker.phtml Robots.txt file is very important for Search Engine. If this file is not witten in proper way then search engine will crawl your site &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/02/09/check-robots-txt-fle/<p>For Checking robots.txt file you should go for following website I really like this website.</p>
<p>http://tool.motoricerca.info/robots-checker.phtml</p>
<p>Robots.txt file is very important for Search Engine. If this file is not witten in proper way then search engine will crawl your site and your website never come in search engine result so you need to be very care ful about this file.</p>
<p>You should write your robots.txt file following way.</p>
<pre class="brush: php; title: ; notranslate">

User-agent: *
Disallow:

Sitemap: http://wordpressapi.com/sitemap.xml.gz
# WordPressAPI.com 18 April 2010
</pre>
<p><a href="http://wordpressapi.com/2011/02/09/check-robots-txt-fle/robot-search/" rel="attachment wp-att-6108"><img src="http://images.wordpressapi.com/robot-search.png" alt="" title="robot-search" width="238" height="245" class="alignnone size-full wp-image-6108" /></a></p>
<p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/02/09/check-robots-txt-fle/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>domain search through Linux command</title>
		<link>http://wordpressapi.com/2011/02/02/domain-search-linux-command/</link>
		<comments>http://wordpressapi.com/2011/02/02/domain-search-linux-command/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 19:35:23 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain search]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=5942</guid>
		<description><![CDATA[http://wordpressapi.com/2011/02/02/domain-search-linux-command/Searching the domain information through command line. You can search the domain using the Linux command. #whois google.com using the following command you can find the all domain information. If you want check when domain created then use following command. &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/02/02/domain-search-linux-command/<p>Searching the domain information through command line. You can search the domain using the Linux command.</p>
<p>#whois google.com</p>
<p>using the following command you can find the all domain information.<br />
<a href="http://wordpressapi.com/2011/02/02/domain-search-linux-command/linux-domain-search/" rel="attachment wp-att-6076"><img src="http://images.wordpressapi.com/linux-domain-search.jpg" alt="" title="linux-domain-search" width="400" height="319" class="alignnone size-full wp-image-6076" /></a><br />
If you want check when domain created then use following command.</p>
<p>#whois google.com | grep &#8220;Created | Creation&#8221;</p>
<p>If you want to create PHP script for domain search then use following code</p>
<pre class="brush: php; title: ; notranslate">

$domain_info = exec(&quot;whois google.com | grep 'Created |Creation'&quot;);

if($domain_info =''){

echo &quot;Domain is not yet registered&quot;;

} else {

echo $domain_info = exec(&quot;whois google.com&quot;);

}
</pre>
<p>Above script will only work in Linux server.</p>
<p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/02/02/domain-search-linux-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Checking directory and deleting the all one day old files from folder through php</title>
		<link>http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/</link>
		<comments>http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 19:29:35 +0000</pubDate>
		<dc:creator>Wordpress API</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://wordpressapi.com/?p=5936</guid>
		<description><![CDATA[http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/If you want to find the old files from your system or server then you can use the following code. I used the following code for deleting the old files form system. For deleting the old files from system I &#8230; Continue reading &#8594;]]></description>
			<content:encoded><![CDATA[http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/<p>If you want to find the old files from your system or server then you can use the following code. I used the following code for deleting the old files form system.</p>
<pre class="brush: php; title: ; notranslate">

/*****************Get the path to Extension ****************/
$array_path = explode(&quot;/&quot;,$_SERVER['SCRIPT_FILENAME']);
&lt;div id=&quot;:2e&quot;&gt;$dynamic_path = &quot;&quot;;
for ($i=0;$i&lt;sizeof($array_path)-1;$i++)
 if($array_path[$i]!=&quot;&quot;)
$dynamic_path =$dynamic_path.&quot;/&quot;.$array_path[$i];

// This linux command will delete the one day older from specific folder.
exec(&quot;find &quot;.$dynamic_path.&quot;* -mtime +1 -exec rm {} \;&quot;);&lt;/div&gt;
&lt;div&gt;</pre>
<div>For deleting the old files from system I used the Linux command. You can execute the command using the exec function.</div>
<div>If you want to use the Linux command then use the following command</div>
<div># find /home/user/test/ -m<a href="http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/linux-files/" rel="attachment wp-att-6073"><img src="http://images.wordpressapi.com/linux-files.jpg" alt="" title="linux-files" width="400" height="300" class="alignnone size-full wp-image-6073" /></a>time +1 exec rm {}</div>
<div>Above code will only work in Linux server.</div>
<h4>Incoming search terms:</h4><ul><li><a href="http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/" title="delete 5 day old image from folder in php">delete 5 day old image from folder in php</a></li><li><a href="http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/" title="how to delete 20 days old file in from folder in linux">how to delete 20 days old file in from folder in linux</a></li><li><a href="http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/" title="one day linux">one day linux</a></li></ul><p>Follow us on Twitter <a href="http://twitter.com/wordpressapi">WordPress API</a></p>]]></content:encoded>
			<wfw:commentRss>http://wordpressapi.com/2011/02/02/checking-directory-deleting-day-files-folder-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: wordpressapi.com @ 2012-02-05 15:04:31 by W3 Total Cache -->
