Plugin Directory

Changeset 2092743


Ignore:
Timestamp:
05/22/2019 03:37:38 AM (7 years ago)
Author:
podamibe
Message:

update the new version 1.0.1

Location:
podamibe-customize-comment-form
Files:
17 added
3 edited

Legend:

Unmodified
Added
Removed
  • podamibe-customize-comment-form/trunk/inc/customize-form.php

    r1726564 r2092743  
    233233    }   
    234234}
     235
  • podamibe-customize-comment-form/trunk/inc/functions.php

    r1726564 r2092743  
    1212        /* Function of constructor */
    1313        private function __construct(){
     14             
    1415            $this->pccf_load_hooks();
    15         $this->pccf_include_files();
    16             $this->pccf_load_backend_scripts();
     16            $this->pccf_include_files();
     17              $this->pccf_load_backend_scripts();
     18              add_filter("plugin_row_meta", array($this, 'get_extra_meta_links'), 10, 4);
     19             
    1720        }
    1821
     
    3437        private function pccf_load_hooks(){
    3538            add_action('admin_menu', array($this,'pccf_menu_page') );
    36         add_filter('plugin_action_links', array($this, 'pccf_add_action_links') );
     39        add_filter('plugin_action_links', array($this, 'pccf_add_action_links') );
     40       
    3741        }
    3842
     
    9094        </div>
    9195
    92         <?php }
     96          <?php }
     97         
     98
     99
     100        /**
     101         * Adds extra links to the plugin activation page
     102         */
     103        public function get_extra_meta_links($meta, $file, $data, $status) {
     104
     105            $meta[] = "<a href='http://shop.podamibenepal.com/forums/forum/support/' target='_blank'>" . __('Support', 'pn-sfwarea') . "</a>";
     106            $meta[] = "<a href='http://shop.podamibenepal.com/downloads/podamibe-customize-comment-form/' target='_blank'>" . __('Documentation  ', 'pn-sfwarea') . "</a>";
     107            $meta[] = "<a href='https://wordpress.org/support/plugin/podamibe-customize-comment-form/reviews#new-post' target='_blank' title='" . __('Leave a review', 'pn-sfwarea') . "'><i class='ml-stars'><svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg><svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg><svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg><svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg><svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg></i></a>";
     108       
     109            return $meta;
     110        }
    93111
    94112
  • podamibe-customize-comment-form/trunk/pccf.php

    r1726568 r2092743  
    44 * Plugin URI: http://podamibenepal.com/
    55 * Description: Add custom basic fields to wordpress comment form.
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: Podamibe Nepal
    88 * Author URI: https://profiles.wordpress.org/podamibe
Note: See TracChangeset for help on using the changeset viewer.