This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordCamp Dashboard Widget

वर्णन

Disclaimer: Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestion feel free to send a PR or open an issue.

We have created this plugin out of personal need to have quick access to list of upcoming WordCamps right from the wp-admin. Plugin displays a widget on dashboard containing the list of upcoming WordCamps with options to search, sort & navigate through list along with direct link to respective wordcamp website. Data is fetched using JSON API (from https://central.wordcamp.org/wp-json/posts?type=wordcamp) and stored in transient for better performance, which is refreshed every day to reflect new data.

वापर

  • फक्त सक्रिय करा आणि विजेट डॅशबोर्डवर प्रदर्शित होईल
  • To display elsewhere use the Shortcode [wordcamps]
  • If your using visual composer you widget for the same is available

नवीन वैशिष्ट्ये v1.0 मध्ये येत आहेत

1.Option to refresh data
2.Re-write plugin code
3.Improve data fetching
4.Creating shortcode to display WordCamp list anywhere on website
5.Option to filter wordcamps based on users location/country
6.localization

If you have any suggestions/Feature request that you would like to see in the upcoming releases , feel free to let us know in the issues section

क्रेडिट

स्क्रीनशॉट

  • कृतीमध्ये विजेट

स्थापना

आपल्या वर्डप्रेस डॅशबोर्डवरून

1.Visit ‘Plugins > Add New’
2.Search for ‘WordCamp Dashboard Widget’ or upload zip file
3.Activate “Wordcamp Dashboard Widget” from your Plugins page

मॅन्युअल इन्स्टॉलेशन

1.Download “WordCamp Dashboard Widget”
2.Upload the ‘wordcamp-dashboard-widget’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
3.Activate “WordCamp Dashboard Widget” from your Plugins page.

समीक्षा

सर्व 1 पुनरावलोकन वाचा

योगदानकर्ते आणि विकसक

“WordCamp Dashboard Widget” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “WordCamp Dashboard Widget” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

व 0.6

3 फेब्रुवारी 2016 रोजी प्रदर्शित

  • वर्डप्रेस व्हीआयपी स्टँडर्ड्स पूर्ण करण्यासाठी कोड रिफॅक्टरिंग
  • UI सुधारणे
  • शॉर्टकोडे आधार
  • वसूल कॉम्पोसेरी सपोर्ट

v0.5

22 नोव्हेंबर 2016 रोजी प्रदर्शित

  • Fixed UI to to be inline with WordPress
  • WordCamps साठी ट्विटर प्रोफाइल आणि हॅशटॅग सामील केले
  • तारीख रूपांतर गंभीर त्रुटी सोडवली

व 0.2

10 ऑक्टोबर 2016 रोजी प्रदर्शित

  • Fixed fatal error on plugin activation
  • Fixed wp_remote_get() fatal error to catch and show user friendly error message
  • Funcitons, text & comments renaming/typos
  • Code comments added at required places
  • Developer friendly error message for easy troubleshooting
  • Fixed cURL error 51 (On some servers)
  • Fixed incorrect WordCamp data sorting (Sorting by date)
  • Fixed cURL error 28: Operation timed out after 5000 milliseconds
  • Fixed scripts & styles to load only on main dashboard page

व 0.1.1

6 ऑक्टोबर 2016 रोजी प्रदर्शित

  • Functions renamed to be unique (as suggested by wordpress.org plugin review)
  • Datatables jquery plugin included locally to remove dependency (as suggested by wordpress.org plugin review)
  • wordpress.org प्लगइन पृष्ठ मालमत्ता काढली
  • Readme updated

v0.1

28 सप्टेंबर 2016 रोजी प्रदर्शित

  • प्रारंभिक प्लगइन रिलीझ