manage_asigned_assignment_columns( string $column_name, int $assignment_id )

Outputs approval status for assignment in admin posts listing.


Description Description

Fires on manage_sfwd-assignment_posts_custom_column hook.


Parameters Parameters

$column_name

(Required) Name of the column.

$assignment_id

(Required) ID of the assigment.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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