w3tc_extension_after_row

w3tc_extension_after_row

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: w3-total-cache.2.7.0

do_action('w3tc_extension_after_row') is found 1 times:

  • /inc/options/extensions/list.php line 226
    							<?php esc_html_e( 'Visit extension site', 'w3-total-cache' ); ?></a>
    					</div>
    				</td>
    			</tr>
    			<?php do_action( 'w3tc_extension_after_row', $extension ); ?>
    			<?php do_action( "w3tc_extension_after_row-{$extension}" ); ?>
    		<?php endforeach ?>
    	</tbody>
    </table>
    <div class="tablenav bottom">