This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| * Remove Elementor AI, Image Optimization, Send Mailer & Upsell Nags | |
| * Added by Chris Crawford Design | |
| * Use child theme's functions.php or a code snippets plugin | |
| */ | |
| // ------------------------------------------------------- | |
| // CSS: Hide Elementor nags in admin and editor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * | |
| * Plugin Name: Avada Unregister Portfolio and FAQ Content Types | |
| * Plugin URI: https://github.com/ichderfisch/avada-unregister-portfolio-faq | |
| * Description: Remove Avada's custom content types 'Portfolio' and 'FAQ' | |
| * Version: 0.1.0 | |
| * Author: Dennis Fischer | |
| * Author URI: http://www.ichderfisch.de |