apply_filters( 'press_this_save_post', array $post_data )

Filters the post data of a Press This post before saving/updating.


Description Description

The ‘side_load_images’ action has already run at this point.


Parameters Parameters

$post_data

(array) The post data.


Top ↑

Source Source

File: wp-admin/includes/class-wp-press-this.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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