Plugin Directory

Changeset 2726786


Ignore:
Timestamp:
05/19/2022 12:11:44 PM (4 years ago)
Author:
gosign
Message:

update to version to 6.0 & bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gosign-buttonblock/trunk/src/init.php

    r2386238 r2726786  
    3030function full_button_block_cgb_block_assets() { // phpcs:ignore
    3131    // Register block styles for both frontend + backend.
    32     wp_register_style(
     32    wp_enqueue_style(
    3333        'full_button_block-cgb-style-css', // Handle.
    3434        plugins_url( 'dist/blocks.style.build.css', dirname( __FILE__ ) ), // Block style CSS.
Note: See TracChangeset for help on using the changeset viewer.