Skip to content

Plugin for willow legacy, and other WP installations to fetch and publish data to the datalayer

Notifications You must be signed in to change notification settings

BenjaminMedia/wp-datalayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-datalayer

Plugin for the old willow, to fetch and publish data to the datalayer

Worpress filters available

  • wp_set_commercial_type
add_filter('wp_set_commercial_type', function() {
	// tamper commercial type
	return $strCommercialType;
});

About

Plugin for willow legacy, and other WP installations to fetch and publish data to the datalayer

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published