$prop ) { ?> call_plugin_api( $plugin ); $icon = $this->check_for_icon( $info->icons ); $active = $this->check_active( $plugin ); $url = $this->create_action_link( $active['needs'], $plugin ); $label = ''; switch ( $active['needs'] ) { case 'install': $class = 'install-now button'; $label = __( 'Install', 'activello' ); break; case 'activate': $class = 'activate-now button button-primary'; $label = __( 'Activate', 'activello' ); break; case 'deactivate': $class = 'deactivate-now button'; $label = __( 'Deactivate', 'activello' ); break; } ?>
plugin box image version ?> | author ) ?>
name; ?>