WordPress Version: 3.7
function no_update_actions($actions)
{
return '';
}
The timeline below displays how wordpress function no_update_actions has changed across different WordPress versions. If a version is not listed, refer to the next available version below.
function no_update_actions($actions)
{
return '';
}