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: Elementor form submission access | |
Description: Promotes the Elementor Pro form submissions page to top level, and bypasses the excessive and inflexible restrictions on access. | |
Version: 2.0.0 | |
Author: Some netizen | |
Update URI: do-not-auto-update | |
*/ | |
namespace Elementor\Core\Admin\Menu; |
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 | |
//Info about custom query filters: | |
//https://developers.elementor.com/custom-query-filter/ combined with | |
// https://www.advancedcustomfields.com/resources/date-time-picker/ | |
// The query ID goes in the Elementor Query under the Query area of the post list widget (see screenshot). |