[ad_1]
I’ve followed the instructions but it’s just not responding. Working on posts and pages, though.
What am I missing?
Tried using this code in both functions.php and through suggested plug-in (that replaces functions.php-editing) but neither works:
add_action(‘init’, ‘my_custom_init’); function my_custom_init() { add_post_type_support( ‘attachment’, ‘wpcom-markdown’ ); }
- This topic was modified 7 hours, 39 minutes ago by .
- This topic was modified 7 hours, 33 minutes ago by . Reason: Typo
The page I need help with: [log in to see the link]
