Title: WordPress 3.0 Bug
Last modified: August 19, 2016

---

# WordPress 3.0 Bug

 *  Resolved [grajagan](https://wordpress.org/support/users/grajagan/)
 * (@grajagan)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-30-bug/)
 * Dear Admin and All Contributor
 * I got a problem after updating my wordpress website from 2.92 to 3.0
    The problem
   is my Flash animation does not appear in the latest version of WP (3.0)
 * I use a syntax like this to display Flash animation on the index page only.
 * > if ($id == 143)
   >  { Flash Animation script }
 * Thanks 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [grajagan](https://wordpress.org/support/users/grajagan/)
 * (@grajagan)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-30-bug/#post-1538794)
 * > $id = get_the_ID();
   >  if ($id == 143) { Flash Animation script }
 *  Thread Starter [grajagan](https://wordpress.org/support/users/grajagan/)
 * (@grajagan)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-30-bug/#post-1538848)
 * Resolved:
 * I’m try to change get_the_id() to $post->ID
 * I don’t know why, but this work 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress 3.0 Bug’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [grajagan](https://wordpress.org/support/users/grajagan/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/wordpress-30-bug/#post-1538848)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
