Submit
Path:
~
/
home
/
getwphos
/
www
/
bubrupamjcb.com
/
wp-content
/
plugins
/
powerkit
/
modules
/
pinterest
/
public
/
block
/
File Content:
render.php
<?php /** * Pinterest Board block template * * @var $attributes - block attributes * @var $options - layout options * * @link https://codesupply.co * @since 1.0.0 * * @package PowerKit * @subpackage PowerKit/templates */ $attributes['className'] .= ' pinterest-board-wrapper'; ?> <div class="<?php echo esc_attr( $attributes[ 'className' ] ); ?>" <?php echo ( isset( $attributes[ 'anchor' ] ) ? ' id="' . esc_attr( $attributes[ 'anchor' ] ) . '"' : '' ); ?>> <a href="<?php echo esc_url( $attributes['href'] ); ?>" data-pin-do="embedBoard" data-pin-board-width="100%"></a> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
block.js
5295 bytes
0644
block.jsx
618 bytes
0644
edit.jsx
1781 bytes
0644
render.php
626 bytes
0644
N4ST4R_ID | Naxtarrr