Make WordPress Themes


Ignore:
Timestamp:
11/28/2024 05:33:40 PM (12 months ago)
Author:
themedropbox
Message:

New version of Blocksy - 2.0.79

Location:
blocksy/2.0.79
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • blocksy/2.0.79/inc/customizer/init.php

    r244917 r250472  
    316316                'dashboard_actions_nonce' => wp_create_nonce('ct-dashboard'),
    317317                'conditions_override' => blocksy_manager()->get_conditions_overrides(),
    318                 'modal_links' => blocksy_get_pricing_links()
     318                'modal_links' => blocksy_get_pricing_links(),
     319                'backend_dynamic_styles_urls' => blocksy_backend_dynamic_styles_urls()
    319320            ]
    320321        );
Note: See TracChangeset for help on using the changeset viewer.