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 | |
namespace MartfuryAddons\Elementor\Widgets; | |
use Elementor\Controls_Manager; | |
use Elementor\Group_Control_Image_Size; | |
use Elementor\Group_Control_Typography; | |
use Elementor\Widget_Base; | |
if ( ! defined( 'ABSPATH' ) ) { |
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
/* Produces a dump on the state of WordPress when a not found error occurs */ | |
/* useful when debugging permalink issues, rewrite rule trouble, place inside functions.php */ | |
ini_set( 'error_reporting', -1 ); | |
ini_set( 'display_errors', 'On' ); | |
echo '<pre>'; | |
add_action( 'parse_request', 'debug_404_rewrite_dump' ); | |
function debug_404_rewrite_dump( &$wp ) { |
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 | |
namespace AvanteElementor\Widgets; | |
use Elementor\Widget_Base; | |
use Elementor\Controls_Manager; | |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly | |
/** | |
* Elementor Portfolio Classic |
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
Array | |
( | |
[0] => Array | |
( | |
[id] => fb7667e | |
[elType] => section | |
[settings] => Array | |
( | |
[stretch_section] => section-stretched | |
[layout] => full_width |
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
select evalutions.shownId | |
from evalutions | |
inner join evalutions as OtherEvaluations | |
on evalutions.uid = OtherEvaluations.shownId | |
and OtherEvaluations.res = yes | |
where evalutions.uid = 'K' and evalutions.res = yes |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> | |
<file original="7304-b2d47ab8abc759630980624c10515af2" source-language="en" target-language="es" datatype="plaintext"> | |
<header> | |
<phase-group> | |
<phase phase-name="shortcodes" process-name="Shortcodes identification"> | |
<note>wp_caption,caption,gallery,playlist,audio,video,embed,wpml_language_form_field,acf,wpml_language_switcher,wpml_language_selector_widget,wpml_language_selector_footer,wpml-string,members_login_form,login-form,members_access,access,members_feed,feed,members_logged_in,is_user_logged_in,members_not_logged_in,get_avatar,avatar,wpseo_breadcrumb,call_to_action,newsletter,tours_shortcode,cta_button,woocommerce_thankyou,woocommerce_shop,table,custom_profile,symple_heading,row,tagcloud,sform,nano,add_eventon_list,che,era,essa,nel,gli,per,come,anima,ella,quel,show_gd_mylist_btn,su_spoiler,email,vul,wpv-view,wpv-post-field,accordion_item,ci |
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
Process: Around-stage [87439] | |
Path: /Applications/Around-stage.app/Contents/MacOS/Around-stage | |
Identifier: Around-stage | |
Version: 0.60.30 (0.60.30) | |
Code Type: X86-64 (Native) | |
Parent Process: Around-stage [87429] | |
Responsible: Around-stage [87429] | |
User ID: 501 | |
Date/Time: 2022-04-07 16:01:28.548 -0300 |
OlderNewer