Home Plugin documentation Hooks and functions Filters pip/tailwind_api

 

 

Here we go!

 

pip/tailwind_api

Heads up!

This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don’t provide support for code customizations or 3rd party development.

Activate or deactivate compilation with TailwindAPI

add_filter( 'pip/tailwind_api', function ( $bool ) {
    return true;
} );

You didn’t find the answer you were looking for?

or you think a specific topic deserve more informations?

 

Wave to bottom