How works visual scripting ?
Overview Visual scripting system is based on the concept of using graphical elements, which represent functions, operators or variables, and to connect them typically via
FloPress Editor
Overview The list of elements that compose a feature The flow scripting zone (when the selected element is of type action, filter or shortcode) The
Hooks (actions & filters)
WordPress hooks allow you to tap into WordPress on specific points to change how WordPress behaves without editing any core files. There are two types of
How make features simple and modular ?
Modularity exists entirely because of the human side of development. A computer doesn’t need a broken-down and embellished version of the code to be able
Shortcodes
A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcode can display a list of posts, embed videos
Templates
A template engine enables you to use static template files in your features. At runtime, the template engine replaces variables in a template file with