page-navi-slider

توضیحات

This plugin has been closed as of 10 می 2022 and is not available for download. دلیل: نقض دستورالعمل.

نقد و بررسی‌ها

19 نوامبر 2016
Doing nothing in my page code <?php /** * @package injsoft Atro - Page **/ get_header(); ?> <div id="wrapper" class="wrapper single-page section no-wider-page no-sidebar full-width"> <div id="content" class="grid12"> <div class="content-indent"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="post <?php echo the_slug(); ?>-page" id="post-<?php the_ID(); ?>"> <?php if( meta_options('meta_title_show') == 'off' && meta_options('main_title') =='') { ?> -------------- PLUGIN CODE WAS PLACED HERE ---------------- <div class="main page-title"><h1 class="heading realtitle"><div class="hrwrap"><?php the_title(); ?></div></h1></div> <?php } ?> <div class="entry"> <?php the_content(); ?> </div> </div> <?php endwhile; endif; ?> </div> </div> </div> <?php get_footer(); ?>
خواندن تمامی 6 نقد و بررسی‌

توسعه دهندگان و همکاران

“Page navi slider” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Page navi slider” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.