Changeset 2654593
- Timestamp:
- 01/08/2022 03:39:00 PM (4 years ago)
- File:
-
- 1 edited
-
all-inclusive/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
all-inclusive/trunk/readme.txt
r1137838 r2654593 1 1 === All Inclusive === 2 2 Plugin Name: All Inclusive accelerator 3 Contributors: stur, Y.Stepanov3 Contributors: Yuriy Stepanov (stur) 4 4 Tags: Post, posts, thumbnail, meta, image, images, picture pictures, integration, theme, themes, thumbnail, meta, accelerator, optimization 5 Requires at least: 3.0.0 6 Tested up to: 4.1.1 7 Stable tag: trunk 5 Tested up to: 5.8 6 Stable tag: 1.0.7 7 Tested up to: 5.8 8 8 License: GPLv2 or later 9 9 … … 36 36 Does not work in is_admin() or is_page(). 37 37 38 [Home page](http:// www.wp.od.ua/en/?p=4#Works)39 [ Details](http://www.wp.od.ua/en/?p=4#Details)38 [Home page](http://bugacms.com/wpEn/all-inclusive/) 39 [Русская страница](http://bugacms.com/wpRu/all-inclusive/) 40 40 41 41 == Installation == … … 56 56 * `$post->files[3]->full` fourth file is a complete picture 57 57 58 [More PHP code Examples](http://www.wp.od.ua/en/?p=4#Examples) 58 59 59 60 60 … … 79 79 Works with Wordpress 3.5 80 80 = 1.0.7 = 81 Works with Wordpress 4. The default filter is only connected to the main query using is_main_query().81 Works with Wordpress 5. The default filter is only connected to the main query using **is_main_query()**. 82 82 83 83 == A brief Markdown Example == 84 [ Examples](http://www.wp.od.ua/en/?p=4#Examples)85 [ Details](http://www.wp.od.ua/en/?p=4#Details)84 [More PHP code Examples](http://bugacms.com/wpEn/all-inclusive/) 85 [Больше примеров](http://bugacms.com/wpRu/all-inclusive/)
Note: See TracChangeset
for help on using the changeset viewer.