Theme Update Replaces Shortcodes
-
Hi, thanks for keeping this beautiful and useful theme updated!
Unfortunately the update to 0.6.0 has broken my child theme – as the previous version used a bunch of shortcodes inside the template files eg.
<?php echo apply_atomic_shortcode( 'entry_title', '[entry-title]' ); ?>which are no longer supported by the update.
Guess I can just go through the child theme files and replace with the standard wordpress functions.
Would be great if WordPress had a system for developers to notify users of changes like this.
The topic ‘Theme Update Replaces Shortcodes’ is closed to new replies.
