Skip to content

About This is the plugin that is no longer supported that Marketing needs for the blog.utc.edu homepage. Resources Readme License GPL-3.0 license Activity Stars 0 stars Watchers 0 watching Forks 0 forks

License

Notifications You must be signed in to change notification settings

UTCWeb/network-posts-extended

Repository files navigation

network-posts-extended

This is the plugin that is no longer supported that Marketing needs for the blog.utc.edu homepage.

This plugin was originally found here: https://wordpress.org/plugins/network-posts-extended/, but is no longer supported. Downloads of this plugin were closed as of 5/19/2025.

Marketing uses this plugin for the homepage of the blog.utc.edu in order to show teasers from the most popular blogs across the multisite.

This repo includes updates on deprecations as follows:

  • Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/web/app/plugins/network-posts-extended/network-posts-extended.php on line 821 >>> ${prefix}blogs changed to {$prefix}blogs
  • Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/web/app/plugins/network-posts-extended/components/db/NetsPostsQuery.php on line 323 >>> ${posts_table} ${join_tables} changed to {$posts_table} {$join_tables}
  • Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/web/app/plugins/network-posts-extended/components/NetsPostsTemplateRenderer.php on line 44 >>> {$key} changed to {$key}

License GPL-3.0 license

About

About This is the plugin that is no longer supported that Marketing needs for the blog.utc.edu homepage. Resources Readme License GPL-3.0 license Activity Stars 0 stars Watchers 0 watching Forks 0 forks

Resources

License

Stars

Watchers

Forks

Packages

No packages published