Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

DevTo articles on WP

Περιγραφή

DevTo articles on WP is a simple plugin which creates a bridge between DevCommunity and WordPress.
It will help you to show your dev.to articles on WordPress site.
You’ll be able to do that with simple ShortCode:
[dev_post user_name=abmsourav].
You can add more options in the ShortCode:
[dev_post user_name=abmsourav post_count=3 layout=grid]

Let’s describe the ShortCode:

  1. user_name Your Dev Community user name.
  2. post_count Add the number of many posts you want to show. If you leave this option it’ll show all of your DevCommunity posts by Default.
  3. layout If you want to show your posts in two column grid, then you can use this option. By default it is a single column layout.

LOOKING FOR YOUR FEEDBACK

I’m looking for your suggestion and feedback on how I can help you in a better way.
Feel free to share your opinion. And please don’t forget to share your feelings through ⭐️⭐️⭐️⭐️⭐️ ratting

Στιγμιότυπα

  • Add the ShortCode in your post/page.
  • Single Column Layout.
  • Two Column grid layout.

Εγκατάσταση

  1. Upload the plugin files to the /wp-content/plugins/devTo-articles-on-wp directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“DevTo articles on WP” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.0.6

  • WordPress version compatibility added.
  • REquired PHP version changed.

0.0.6

  • Minor Fix. Stay up to date.

0.0.5

  • Initial Release.