WordPress දන්න කෙනෙක් ලොකු උදව්වක් කරන්න පුලුවන්&#35

sajith1100

Well-known member
  • May 27, 2012
    457
    295
    63
    WordPress දන්න කෙනෙක් ලොකු උදව්වක් කරන්න පුලුවන්&#35

    මේකයි සහෝ ප්‍රශ්නය http://www.needrom.com/ මෙන්න මේ සයිට් එකේ තීම් එක එඩිට් කරන්න පුලුවන්ද Link දාන්න පුළුවන් විදියට

    http://www.needrom.com/ මෙන්න මේ සයිට් එකේ දෙයක් පොස්ට් කරාම මෙන්න මේ වගේ ලින්ක් එකක් add කරන්න පුළුවන්

    b886333131.png



    මේ මගේ සයිට් එක http://firmware.needrom.info/ මේකේ ලින්ක් එක දැම්මම පොස්ට් එක දාන්න දෙන්නේ නැ අයෙත් මුලට එනවා.


    ගොඩක් දෙනෙක් කිව්වේ මේක
    WordPress Plugins වලින් හදන්න ඕනි කියලා. ලොකුම හෙල්ප් එකක් මේක දන්න කෙනෙක් හදලා දෙන්න පුලුවන්ද?
     

    sajith1100

    Well-known member
  • May 27, 2012
    457
    295
    63

    sajith1100

    Well-known member
  • May 27, 2012
    457
    295
    63
    aula thamai macho meka classified themes ekak nisa mewata link add karanna ba
    eth www.needrom.com menna me site eke link danna puluwan vidiyata hadala thiyenawa. mama meka Cpanel ekata damma eth link add karanna ba eka hada ganna oni macho.
     

    sajith1100

    Well-known member
  • May 27, 2012
    457
    295
    63
    <?php
    /*
    Plugin Name: Advanced Custom Fields for ClassiPress-Null24.Net
    Plugin URI: https://marketplace.appthemes.com/plugins/advanced-custom-fields-for-classipress/
    Description: Advanced Custom Fields Plugin For ClassiPress 3.2 - 3.5+
    Version: 2.3.18
    Release Date: 08/06/2016
    Author: Themebound (with help from Artem Frolov)
    Author URI: https://themebound.com/
    AppThemes ID: advanced-custom-fields-for-classipress
    */

    //error_reporting(E_ALL);
    // Make sure we don't expose any info if called directly
    if ( !function_exists( 'add_action' ) ) {
    die( 'Direct script access not allowed' );
    }

    /*==================== DEFINE ACF SYSTEM INFO =======================*/
    define( 'ACF_FILE', __FILE__ );
    define( 'ACF_TD', 'acfcp' );
    define( 'ACF_DIR', dirname(__FILE__) );
    define( 'ACF_URL', WP_PLUGIN_URL . '/' . basename( ACF_DIR ) );
    define( 'ACF_VER', '2.3.18' );
    $acf_parent_vers = array( '3.2', '3.2.1', '3.3', '3.3.1', '3.3.2', '3.3.3', '3.4', '3.4.1', '3.4.2', '3.5', '3.5.1', '3.5.2', '3.5.3', '3.5.1-dev', '3.5.2-dev', '3.5.3-dev', '3.5.4-dev', '3.5.4' );
    /*=================== /DEFINE ACF SYSTEM INFO =======================*/

    if ( is_admin() ) {
    /*==================== LOAD DNA FRAMEWORK =======================*/
    // Load DNA Framework main file
    require( ACF_DIR . '/framework/dna/dna.php' );
    // Load DNA configuration file
    require( ACF_DIR . '/admin/dna-config.php' );
    /*=================== /LOAD DNA FRAMEWORK =======================*/

    if ( isset( $pagenow ) && ( 'user-edit.php' === $pagenow || 'profile.php' === $pagenow ) ) {
    require( ACF_DIR . '/framework/acf/acf-filters.php' );
    require( ACF_DIR . '/includes/acf-profile-formbuilders.php' );
    }

    }

    if( !is_admin() || ( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) {
    /*================= LOAD ACF FRONTEND FILES =====================*/
    require( ACF_DIR . '/framework/acf/acf-filters.php' );
    require( ACF_DIR . '/includes/acf-profile-formbuilders.php' );
    require( ACF_DIR . '/includes/acf-ad-formbuilders.php' );
    require( ACF_DIR . '/includes/acf-hooks.php' );
    require( ACF_DIR . '/includes/acf-enqueue.php' );
    require( ACF_DIR . '/includes/acf-content.php' );
    if( '3.2.1' === get_option( 'cp_version' ) || '3.2' === get_option( 'cp_version' ) )
    require( ACF_DIR . '/includes/deprecated/deprecated.php' );
    /*================ /LOAD ACF FRONTEND FILES =====================*/
    }

    /*====================== LOAD ACF COMMON FILES ======================*/
    require( ACF_DIR . '/framework/acf/acf-helpers.php' );
    /*===================== /LOAD ACF COMMON FILES ======================*/


    /*===================== WPML COMPATIBILITY LAYER ====================*/
    function acf_wpml_load() {
    if ( function_exists( 'icl_translate' ) )
    require( ACF_DIR . '/includes/acf-wpml.php' );
    }
    add_action( 'plugins_loaded', 'acf_wpml_load' );
    /*==================== /WPML COMPATIBILITY LAYER ====================*/



    menna me tiken hadanna oni macho hadanna danne na