apply_filters( 'the_excerpt_export', string $post_excerpt )

Filters the post excerpt used for WXR exports.


Description Description


Parameters Parameters

$post_excerpt

(string) Excerpt for the current post.


Top ↑

Source Source

File: wp-admin/includes/export.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.