mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
a9810a628752ef95a1bf91d19dc67a5cf31c77b1
- Change the newly added `press_this_save_post_content` filter to `press_this_save_post` and pass the $post_data array to it. - Remove the newly added `press_this_useful_html_elements`. It only runs in compatibility mode when a URL is typed by the user. - Remove the `press_this_suggested_content` filter. It is redundant as the suggested HTML for the editor is already filtered by `press_this_suggested_html`. - Add some more inline docs and rename couple of vars to make the code more readable. Fixes #34455. git-svn-id: https://develop.svn.wordpress.org/trunk@36848 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%