Make WordPress Core


Ignore:
Timestamp:
01/06/2004 10:33:07 AM (22 years ago)
Author:
saxmatt
Message:

Various fixes from forums and such.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post.php

    r696 r725  
    168168                pingback($content, $post_ID);
    169169            }
     170           
     171            apply_filters('action_publish_post', $post_ID);
    170172
    171173            // Time for trackbacks
Note: See TracChangeset for help on using the changeset viewer.