Types of connectors

Only connectors of the same type can be connected together. Except for “mixed” connectors, which can be connected with any connector types.

  • Executable
  • String
  • Integer (int)
  • Float
  • Boolean (bool)
  • Mixed
  • Array
  • Object
  • Null
  • Callable

If the output connector type does not match the input type, open the component informations box and select eventually the correct input type if available. FloPress shows only types allowed by WordPress functions.

Finally, if the output connector type still does not match the input type, try using a “Cast” block to change the type of the value.