abended
Forum Replies Created
-
Forum: Plugins
In reply to: [XVE Various Embed] [Plugin: XVE Various Embed] XVE for post excerptI had actually modified the prev. version of the plugin myself and forgot about it. Had no obvious problems. Should have posted it here earlier, sorry.
Forum: Themes and Templates
In reply to: [plaintxtBlog] [Theme: plaintxtBlog] Gallery shortcode handlingGeez! I didn’t notice how long it’s been since it was updated. I’ve been inheriting this theme for three years now…might be time to just roll my own!
Forum: Themes and Templates
In reply to: [plaintxtBlog] [Theme: plaintxtBlog] Gallery shortcode handlingThe plaintxtBlog theme overwrites the WP default gallery shortcode handler. I don’t know of many themes that do this. I had to comment out the code in the functions.php file in order to let the default WP shortcode handler do it’s job. Which is fine for me, but I think the author of this theme has used their own gallery shortcode handler to render theme specific attributes in the HTML. So, I thought it might be best if they updated their code to handle the newer gallery shortcode attributes, like include and exclude, etc.
Thanks for looking into it!