-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
133 lines (94 loc) · 5.93 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
=== WP Distraction Free View ===
Contributors: mehul0810
Tags: wp couch mode, distraction free, zen view, distraction free reading, fullscreen, fullscreen mode,
Donate link: https://buymeacoffee.com/mehulgohil
Requires at least: 4.8
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: 1.6.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This WordPress plugin will provide you a distraction free view for posts, pages and any custom post type which will help your visitors to effectively read your content without any distraction.
== Description ==
**WP Distraction Free View** is a WordPress plugin which provides distraction free viewing mode to the website users. This plugin will provide a platform to your site users to view the articles or posts in a dual full page view. There will not be any advertisements which can distract your site users from reading your well written article or post.
Now-a-days, we can see lots of website and blog are developed providing content on various different topics. But, the main distraction with those websites or blogs is that they contain lots of advertisements on their articles due to which users finds it too much distracting and cumbersome to read your article. This indirectly affects your website popularity and visitors will never come back to your website and you will lose traffic on your website.
This plugin will be of great benefit, if you have articles or post for your site users. This plugin will definitely boost your website traffic.
= Features =
1. Fullscreen Mode (kind of ZenView)
2. Print Support
3. Clean Code
4. Clean UI
5. Light Weight
6. Shortcode `[wpdfv]` Supprot
7. Gutenberg Block support (coming soon)
= Benefits =
1. Engage your site visitors
2. Boost your website traffic
3. No Advertisements while viewing content of pages, posts and any custom post type.
= Connect with WP Distraction Free View - WordPress Plugin =
Stay in touch with us for important plugin news and updates:
* **[GitHub](https://github.com/mehul0810/wp-distraction-free-view "Visit the development of WP Distraction Free View")**
= Contribute to WP Distraction Free View - WordPress Plugin =
This plugin is proudly open source (GPL license) and we're always looking for more contributors. Whether you know another language, can code like no one's business, or just have an idea, we would love your help and input.
Here's a few ways you can contribute to the plugin:
* Star/fork/watch the [GitHub repository](https://github.com/mehul0810/wp-distraction-free-view "Visit the GitHub Repository") to learn more about what issues we're tackling and the project is developing. If you've never worked with Github before, learn about [pull requests here](https://help.github.com/articles/about-pull-requests/) and submit one for WP Distraction Free View, we'd love to provide you our feedback.
* Translate "WP Distraction Free View" into your native language. The best place to do that is here on wordpress.org. Go to [https://translate.wordpress.org/](https://translate.wordpress.org/projects/wp-plugins/wp-distraction-free-view), then search for your language, click the "Plugins" tab, then search for "WP Distraction Free View". When you've submitted at least 95% of "WP Distraction Free View" plugin strings, the language moderators will review and approve your translations and then they will be available to all WordPress users for your native language.
== Installation ==
Please follow below instructions to install this plugin manually:
1. Upload "wp-distraction-free-view" to the "wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Change the settings from "Settings > Distraction Free Mode" submenu in WordPress Admin Panel.
== Frequently Asked Questions ==
= Do the plugin support Print feature? =
Yes. Plugin has the capability to enable and disable print feature from admin panel.
= What is dual fullscreen mode? =
With Dual Fullscreen mode, user can view the posts in popup mode (i.e. browser's viewport) and then again clicking on fullscreen button will hide browser and display whole article occupying your system screen.
== Screenshots ==
1. Refreshed Admin Settings
2. Read Mode button on posts listing
3. Refreshed Fullscreen mode
== Changelog ==
= 1.6.0: 16th May 2021 =
- Refactor: Improved UX for the admin settings UI
- Added: Support for display on post types
= 1.5.0: 10th March 2021 =
- Improvement: Refactor code to use PHP namespaces
- Fix: Resolve issues related to assets not loading
- Feature: Add settings and support links on plugins list
= 1.4.5: 26th November 2019 =
- Ensure that "Read Mode" button text can be changed from settings
= 1.4.4: 23rd November 2019 =
- Updated CSS for the "Read Mode" button to have cursor pointer.
= 1.4.3: 19th November 2019 =
- Included Automated Development Process
- Fix for Fullscreen and Print icon
= 1.4.2: 19th November 2019 =
- Shortcode renamed from `[dfview]` to `[wpdfv]`
- Fix: refactor plugin for stability [#4](https://github.com/mehul0810/wp-distraction-free-view/issues/4)
- Feat: update code to support latest WP 5.3 [#1](https://github.com/mehul0810/wp-distraction-free-view/issues/1)
- Security Improvements
- UI Improvements
- Stability Improvements
- Removed Font Awesome support
= 1.4.0 =
- Removed Genericons Support
- Added Font Awesome Support using CDN
= 1.3.0 =
- Improved Print Support
- Improved Fullscreen support
- Powerful Admin Settings Panel Support Added
- Light weight Adjustments
- Added Flexibility
- Improved User Experience
= 1.2.0 =
- Fixed overlay issues on mostly all the themes
= 1.1.0 =
- Fixed few alignment and validation errors
- Fixed popup inconsistency
- Added Print Support
= 1.0.0: Initial Release =
- Ability to display button at specified location in a post.
- [dfview] Shortcode supported.
- Ability to change "DF View" button text.
== Upgrade Notice ==
Please take backup of all the files of the plugin and whole database before upgrading the plugin to be at the safer side using the best practices.