Skip to content

Instantly share code, notes, and snippets.

View glaubersilva's full-sized avatar

Glauber Silva glaubersilva

View GitHub Profile
<?php
/**
* Plugin Name: [Forminator] Resolves Conflicts With Vs Netflix Theme
* Plugin URI: https://premium.wpmudev.org/
* Description: This plugin resolves conflicts between the Forminator plugin and the Vs Netflix theme.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1170766639260478
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Hustle] - Shows popup in a specifics time range.
* Plugin URI: https://premium.wpmudev.org/
* Description: Show pop-up every day from 20:00 to 8:00 the second day. To activing this to a specific pop-up go: Hustle > Pop-ups > YOUR POP-UP > Behavior > Pop-up Trigger > Click > Active the option "Click on existing element" > and in the input "CSS selector" insert: #time_range_popup_opener
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* License: GPLv2 or later
* Adptation of: https://gist.github.com/wpmudev-sls/03fd7d24cfe6de0ee2e516722c1018e6
*
<?php
/**
* Plugin Name: [Forminator] Disable Day in Datapicker
* Plugin URI: https://premium.wpmudev.org/
* Description: Disable the day until year and month are selected in datepicker.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1170035802748483
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Forminator] Grants Full Acesses For Editor Role.
* Plugin URI: https://premium.wpmudev.org/
* Description: This plugin allows users with the editor role to have full access (view and save) to the Forminator administrative pages.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1169742392170370
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Forminator] Pre-Populate Field With Other Field
* Plugin URI: https://premium.wpmudev.org/
* Description: For this plugin to work you need to go to the desired field settings (E.g: Your Form > number-2 > Edit Field > Settings) and in the "Pre-populate" field you must enter the name of the other field (E.g: number-1) that you want want to pull the value as soon as the pagination occurs. It only works with simple fields: Name, Email, Phone, Website, Text, Number. IMPORTANT: always use the same type of field between the provider field and the field that will be filled with the value of the provider field.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1169416183661287
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Defender] Load Roles From All Child Sites
* Plugin URI: https://premium.wpmudev.org/
* Description: If the current url is from "advanced tools" configuration page and the site is multisite, this plugin load all roles from the multisite network. In this way, we make it possible to configure 2-factor authentication for any role present on any of the sites of the entire network.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1168965543535336
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Forminator] Omit "none" on email notifications.
* Plugin URI: https://premium.wpmudev.org/
* Description: Omit the "select" field type in email notifications if the selected value is "none".
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1168248790047528
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [SmartCrawl] Grants Editor Role access to Social Admin page
* Plugin URI: https://premium.wpmudev.org/
* Description: Changes the attribute "capability" of the instance from "Smartcrawl Social Settings" class to "edit_others_posts" (that is what makes the social menu visible for editors) and make the social admin page also work with the capabilitie "edit_others_posts" that is what makes possible the editors save the options.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1167803562365536
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [LuxFlow] Load Custom Javascript
* Plugin URI: https://premium.wpmudev.org/
* Description: Load example javascript to manipulate elements on this page:: https://www.luxflow.in/?gf_page=preview&id=80
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1170810850944044
* License: GPLv2 or later
*
<?php
/**
* Plugin Name: [Gravity Forms] Load Custom Javascript for LuxFlow
* Plugin URI: https://premium.wpmudev.org/
* Description: Loads example javascript to manipulate a upload element and intercept the submission on gravity forms and gravity forms preview pages.
* Author: Glauber Silva @ WPMUDEV
* Author URI: https://premium.wpmudev.org/
* Task: 0/11289012348292/1170810850944044
* License: GPLv2 or later
*