Skip to content
View bdeleasa's full-sized avatar

Sponsoring

@ddev

Block or report bdeleasa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Wordpress plugin that removes the X-... Wordpress plugin that removes the X-Frame-Options header to allow for domain masking.
    1
    <?php
    2
    /**
    3
     * The plugin bootstrap file
    4
     *
    5
     * This file is read by WordPress to generate the plugin information in the plugin
  2. custom_shortcodes custom_shortcodes Public

    Drupal 7 module that uses the Shortcode module to create custom shortcodes for use within WYSIWYG editors.

    3

  3. Wordpress plugin that outputs og:ima... Wordpress plugin that outputs og:image:width and og:image:height tags because Facebook needs them when sharing URLs for the first time.
    1
    <?php
    2
    /**
    3
     * The plugin bootstrap file
    4
     *
    5
     * This file is read by WordPress to generate the plugin information in the plugin
  4. Wordpress plugin that fixes an issue... Wordpress plugin that fixes an issue with WP Better Emails not being able to format Gravity Forms email notifications.
    1
    <?php
    2
    /**
    3
     * Plugin Name:       Gravity Forms - WPBE Email Fix
    4
     * Plugin URI:        https://gist.github.com/bdeleasa/d3bff35069a9a025c82a
    5
     * Description:       Wordpress mu-plugin which fixes an issue with WP Better Emails not being able to format Gravity Forms email notifications.
  5. category-description-wysiwyg category-description-wysiwyg Public

    Adds a WYSIWYG editor to the taxonomy description fields to allow for greater customization of taxonomy term descriptions.

    PHP 1

  6. contact-form-7-word-limit contact-form-7-word-limit Public

    Integrates with the Contact Form 7 plugin to allow for a word limit in addition to the default character limits offered by Contact Form 7.

    PHP 1