Introduction to wordpress database: wp_posts

Well, this is the most important table in wordpress structure. It stores all the posts, and some post related data. The structure is mentioned below: Field Type Null Key Default Extra ID bigint(20) unsigned PRI & IND Pt4 auto_increment post_author bigint(20) unsigned 0 FK->wp_users.ID post_date datetime IND Pt3 0000-00-00 00:00:00 post_date_gmt datetime 0000-00-00 00:00:00 post_content …

Read More

WordPress 2.8.6 Released – Security Update

2.8.6 fixes two security problems that can be exploited by registered, logged in users who have posting privileges.

Read More

Introduction to Podcast in WordPress

What is podcasting? Podcasting is distributing audio or video content via RSS 2.0, or Atom. Podcast clients such as iTunes, Juice, or CastPodder(linux) allow listeners to subscribe to your RSS/Atom feed and automatically download your content to their portable audio players as it becomes available. Podcast in WordPress: (wordpress.com) Create audio or video that you …

Read More

WordPress 2.8.5 Released!

WordPress 2.8.5 Released! WordPress 2.8.5: Hardening Release In the process of making wordpress more secure, one more version of 2.8 series has been released. The major changes are: A fix for the Trackback Denial-of-Service attack that is currently being seen. Removal of areas within the code where php code in variables was evaluated. Switched the …

Read More

How to hide default menu of buddypress?

How to hide default menu of buddypress When using buddypress with WordPress MU, you will find that buddypress adds a default menu bar to your site, like this: If you want to hide that menu, just add the following like in your wp-config.php define( ‘BP_DISABLE_ADMIN_BAR’, true ); The menu bar will be disabled, even if …

Read More

Sony Releasing WordPress Plugins Now

Now only has Sony entered the blogosphere with PlayStation.Blog, they

Read More

Shorten your URL in wordpress.com

For years, we have used tinyurl.com and other sites to shorten our URL

Read More

WordPress 2.8.4 Released

Yesterday, WordPress Development team has realized a big security problem with WordPress 2.8.3. According to the WordPress Team. Yesterday a vulnerability was discovered: a specially crafted URL could be requested that would allow an attacker to bypass a security check to verify a user requested a password reset. As a result, the first account without …

Read More

Delicious starts using Twitter to rank bookmarks on home page

Delicious, the Yahoo-owned social-bookmarking site, has awoken from its slumber, introducing the use of Twitter to rank the popular bookmarks displayed on its home page. Under the new

Read More
Page 1 of 212»