Changeset 3359057
- Timestamp:
- 09/10/2025 09:32:12 AM (7 months ago)
- Location:
- wp-advanced-search/tags/3.3.9.4
- Files:
-
- 2 edited
-
WP-Advanced-Search.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-advanced-search/tags/3.3.9.4/WP-Advanced-Search.php
r3359054 r3359057 5 5 Description: Moteur de recherche avancé (mise en surbrillance, trois types de recherche, styles, paginations...). (<em>Plugin adds a advanced search engine for WordPress with a lot of options (three type of search, bloded request, three method for pagination, relevancy algorithm...</em>). 6 6 Author: Mathieu Chartier 7 Version: 3.3.9. 47 Version: 3.3.9.3 8 8 Author URI: http://blog.internet-formation.fr 9 9 Text Domain: wp-advanced-search … … 19 19 20 20 // Version du plugin 21 $WP_Advanced_Search_Version = "3.3.9. 4";21 $WP_Advanced_Search_Version = "3.3.9.3"; 22 22 23 23 function WP_Advanced_Search_Lang() { -
wp-advanced-search/tags/3.3.9.4/readme.txt
r3359054 r3359057 8 8 Requires at least: 2.5 9 9 Tested up to: 6.6.2 10 Stable Tag: 3.3.9. 410 Stable Tag: 3.3.9.3 11 11 12 12 Moteur de recherche complet et puissant entièrement modulable (complete and powerful search engine, fully scalable).
Note: See TracChangeset
for help on using the changeset viewer.