PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 5.1
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v5.1
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
← All changes | classes/views/xml/posts_xml.php +1 -1 6.35.1 View file →
@@ -72,9 +72,9 @@
72 72 <?php
73 73 }
74 74 }
75 75
76 - if ( 'frm_display' === $post->post_type && is_callable( 'FrmViewsLayout::get_layouts_for_view' ) ) {
76 + if ( is_callable( 'FrmViewsLayout::get_layouts_for_view' ) ) {
77 77 $layouts = FrmViewsLayout::get_layouts_for_view( $post->ID );
78 78 foreach ( $layouts as $layout ) {
79 79 ?>
80 80 <layout>