<?php /** * Constant settings for the PDF, some will be replace later with gutenberg block settings * * @package LearnDash_Certificate_Builder */ /** * The container that we display elements inside, this will be use in both the PDF and Editor. */ if ( ! defined( 'LD_CERTIFICATE_BUILDER_BLOCK_MARGIN_BOTTOM' ) ) { define( 'LD_CERTIFICATE_BUILDER_BLOCK_MARGIN_BOTTOM', '1.75rem' ); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
App | Folder | 0755 |
|
|
component | Folder | 0755 |
|
|
controller | Folder | 0755 |
|
|
traits | Folder | 0755 |
|
|
class-bootstrap.php | File | 2.14 KB | 0644 |
|
classmap.php | File | 49.01 KB | 0644 |
|
constants.php | File | 391 B | 0644 |
|
functions.php | File | 2.16 KB | 0644 |
|