mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
57978063cf3059b17145421a9ab4586e5be85837
$post parameter to get_the_excerpt().
This allows getting the excerpt for a specific post, similar to how most other template tags work. A deprecation notice is thrown if a boolean value is passed, which is deprecated since 2.3 and has not been used for a long time. Adds unit tests. Fixes #27246. git-svn-id: https://develop.svn.wordpress.org/trunk@36319 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
243 MiB
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%