block patterns

  • Generally there are two methods to register a pattern: manually or automatically. Manual registration requires us to create the pattern and register it in the functions.php file, while automatic registration consists in creating a separate pattern file and place it under the patterns theme’s folder e.g. patterns/name-of-pattern.php. However, it is…