توضیحات
WordPress Easy Slides will generate a section in wordpress page or post where sildes show automatically.It is a easy use and lightweight plugin to make the pages Lively and colorful.
Wordpress Easy Slides plugin uses jQuery which included in wordpress without adding another library from outside.
Please search and submit your transaltion here: http://www.doumiaoer.com/?p=1271
Demo URL: http://www.doumiaoer.com/?page_id=93
عکسهای صفحه
نصب
- Upload the folder WPRP to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php wp_sliders_show(); ?>
in your templates - no configuration necessary but you can set any title for the section of WordPress Easy Slides.
- sample use: if you are using the theme twentyten,
edit the file loop-page.php and put the<?php wp_sliders_show(); ?>
before this line<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
- if you want to change the link to some specific page you want 1. to link when click any img, do following steps
go to admin console –> Plugins –> Editorwp_easy_slides.php - From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
- Find the lines where includes the code
<a href="#">
change to point to any page you want, for example<a href="http://www.doumiaoer.com/?p=1093">
.
سوالات متداول
-
sample use: if you are using the theme twentyten,
edit the file loop-page.php and put the<?php wp_sliders_show(); ?>
before this line<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
-
if you want to change the link to some specific page you want 1. to link when click any img, do following steps
go to admin console –> Plugins –> Editorwp_easy_slides.php - From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
- Find the lines where includes the code
<a href="#">
change to point to any page you want, for example<a href="http://www.doumiaoer.com/?p=1093">
.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“WordPress Easy Slides” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “WordPress Easy Slides” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.4
- Upgrad to 1.4 from 1.3 The only changes are for WordPress 4.0 compatibility
1.3
- Upgrad to 1.3 from 1.2 The only changes are for WordPress 3.3 compatibility
1.2
- Upgrad to 1.2 from 1.1 information update
1.1
- Upgrad to 1.1 from 1.0
1.0
- the first version
WordPress-Easy-Slides