mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
a84227aab786dcad8356c945aba0f4ed8bc84933
wp_insert_post().
Previously when updating a post using wp_insert_post(), post_name was regenerated based on post_title every time if post_name was not passed in explicitly. This irons out the expectation that properties not passed into the function should not be modified. Props jason_the_adams. Fixes #34865. git-svn-id: https://develop.svn.wordpress.org/trunk@35800 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%