Метод | Описание | |
---|---|---|
__construct ( Inpsyde\MultilingualPress\Widget\Dashboard\UntranslatedPosts\PostRepository $post_repository, Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | Constructor. Sets up the properties. | |
render ( WP_Post $post ) : void | Renders the setting markup. |
public __construct ( Inpsyde\MultilingualPress\Widget\Dashboard\UntranslatedPosts\PostRepository $post_repository, Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | ||
$post_repository | Inpsyde\MultilingualPress\Widget\Dashboard\UntranslatedPosts\PostRepository | Untranslated posts repository object. |
$nonce | Inpsyde\MultilingualPress\Common\Nonce\Nonce | Nonce object. |