qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -138,7 +138,7 @@ add_action( 'wp_enqueue_scripts', 'fixUlisting', 100 ); | ... | @@ -138,7 +138,7 @@ add_action( 'wp_enqueue_scripts', 'fixUlisting', 100 ); |
| 138 | // return $custom_logo_attr; | 138 | // return $custom_logo_attr; |
| 139 | // } ,10,3); | 139 | // } ,10,3); |
| 140 | 140 | ||
| 141 | 141 | add_post_type_support( 'page', 'excerpt' ); | |
| 142 | 142 | ||
| 143 | 143 | ||
| 144 | 144 | ... | ... |
-
Please register or sign in to post a comment