Are you taking away features once offered for free?

[ad_1]

We haven’t removed any features. I originally added those snippets to the plugin to provide some examples that people can build off, back before we had the Snippets Cloud Platform. When we introduced that, I had a go at refreshing some of the examples to provide something different, and it’s something I’d like to revisit again at some point.

If you can’t find the original example CSS/JS snippets on your site, you can just copy and paste in something like this:

(css)

add_action( 'wp_head', function () {
<style>
/* css code here */
</style>
} );

(javascript)

add_action( 'wp_footer', function () {
<script>
/* js code here */
</script>
} );

Great. Thanks! That cloud feature is pretty good idea. Might be nice to have search filters for “verified” or sort by most popular, most voted up, etc

  • This reply was modified 17 hours, 38 minutes ago by wordmax.
  • This reply was modified 17 hours, 38 minutes ago by wordmax.

Definitely, we’re looking at adding new features for better visibility.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer