Changeset 1718
- Timestamp:
- 09/27/2004 12:42:36 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc.php
r1706 r1718 1253 1253 $commentdata = compact('comment_post_ID', 'comment_author', 'comment_author_url', 'comment_content', 'comment_type'); 1254 1254 1255 wp_new_comment($commentdata); 1256 1255 1257 $comment_ID = $wpdb->insert_id; 1256 1258
Note: See TracChangeset
for help on using the changeset viewer.