Description

This function is a helper function which returns the plugin URL for Conductor without a trailing slash (i.e. http://example.com/wp-content/plugins/conductor). It can be useful for enqueuing scripts and styles or referencing other assets (i.e. images) provided by Conductor.

Technical Details

  • Type: Function
  • Parameters: None
  • Return Value: string

Resources

Examples

The following example demonstrates how to enqueue the Conductor Flexbox stylesheet.