یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

Readinglist

تفصیل

This plugin adds a readinglist where registered users can add and delete favorite articles. The list is accessible from any page on the website.

The readinglist is a handy tool for websites with many articles like blogs, newssites or e-learning websites. It helps regular users to easily add
articles to their list of favorites so they can read them at a later time. You can choose to display the ‘Add to readinglist’ button above each post,
or you can use the shortcode [readinglist_button] to display the button anywhere you need it. It also works in widgets, as long as the widget is inside the Loop or the page content.

In the plugin settings you can select the base color of the readinglist to match the style of your theme. The button uses the Bootstrap button class by default
but you can override the class used for the button in the settings. The settings also offers an option to include or exclude the readinglist button for
posttypes.

اسکرین شاٹس

انسٹالیشن

  1. Upload the plugin folder to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly (reccommended).
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to the plugin settings (settings => Readinglist) to customize the appearance and default text when there are no items in the list

جائزے

اگست 24, 2018
This saves selected articles to a Reading List, so a subscriber can come back to read them later. Key phrase is COME BACK. This is an amazing tool. It works perfectly!
تمام 1 جائزے پڑھیں

شراکت دار اور ڈیویلپرز

“Readinglist” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Readinglist” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

2.2

  • Bugfix fatal error when a non logged in user would access the my readinglist page

2.1

  • change [readinglist] shortcode to [readinglist_total_list] to match description in plugin setting

2.0

  • Starting from version 2, up to a maximum 15 items will be displayed in the list. This is to prevent long lists displaying off-page.
  • In the bottom of the readinglist container, a link is added that links to a seperate page that contains the [readinglist_total_list] shortcode.
  • Add new shortcode [readinglist_total_list] to display all the items that a user has added to their list.
  • Add new setting to change the default readinglist page (defaults to /my-readinglist)
  • If you want to use the default "My Readinglist” page, please create it manually and add the [readinglist_total_list] shortcode

1.2.2

  • Add screenshots

1.2.1

  • Test for WP 5.5

1.2

  • Prevent button text/shortcode from displaying in post exerpts

1.1

  • Update description and installation instructions

1.0

  • First stable version