यो प्लगिन वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन। यो अब सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

Seattle WordPress Functionality

विवरण

A functionality plugin is one that provides a common set of functionality that is
used across a wide range of WordPress based websites. This plugin contains a set
of functionality that has been deemed useful by the Seattle WordPress community.

  • Contact Form shortcode
  • Popular posts widget
  • Random post widget
  • provides an easy way to disable some meta info from wp_head

स्थापना

  1. Upload the files to the /wp-content/plugins/wpsea-functionality/ directory or install through WordPress directly.
  2. Activate the “WPSea Functionality” plugin through the ‘Plugins’ menu in WordPress

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Seattle WordPress Functionality” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

0.8.2

  • Fix missing site_essential.js
  • Replaced deprecated get_bloginfo parameter ‘siteurl’ with current value ‘url’.
  • Replaced inline CSS error styles with class names to give designers control.

0.8.0

  • Removed ability to override WordPress’ jQuery with Google’s, because it’s a bad practice and can cause instability.

0.7.4

  • Added setting to Hide meta generator from wp_head (radio)
  • Added setting to Hide RSD link from wp_head (radio)
  • Added Hide feeds links from wp_head (radio)
  • Added Hide wlwmanifest from wp_head (radio)
  • Replaced calls to deprecated widget function with current implementation.
  • Fixed contact form shortcode to use correct name.

0.7

  • Added UI under Settings menu
  • Added several theme options
  • Added Google Analytics – Analytics ID is entered on settings page
  • Added jQuery to Settings page – jQuery can be turned on/off via settings page
  • Added option to use jQuery on Google CDN via settings page
  • Added popular posts and random post widgets
  • Added shortcode for contact form
  • Added No Frames Enabled – If this is turned on, it will break out of the
    frameset that your site is in.

0.1

  • First version. Created project skeleton