Changeset 3221167
- Timestamp:
- 01/12/2025 05:26:46 PM (13 months ago)
- Location:
- header-and-footer-scripts/trunk
- Files:
-
- 5 edited
-
inc/meta.php (modified) (1 diff)
-
inc/options.php (modified) (1 diff)
-
inc/sidebar.php (modified) (4 diffs)
-
readme.txt (modified) (4 diffs)
-
shfs.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
header-and-footer-scripts/trunk/inc/meta.php
r2292214 r3221167 5 5 * @package Header and Footer Scripts 6 6 * @author Anand Kumar <[email protected]> 7 * @copyright Copyright (c) 2013 - 202 0, Anand Kumar8 * @link http ://digitalliberation.org/plugins/header-and-footer-scripts7 * @copyright Copyright (c) 2013 - 2025, Anand Kumar 8 * @link https://github.com/anandkumar/header-and-footer-scripts 9 9 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 10 10 */?> -
header-and-footer-scripts/trunk/inc/options.php
r2292214 r3221167 5 5 * @package Header and Footer Scripts 6 6 * @author Anand Kumar <[email protected]> 7 * @copyright Copyright (c) 2013 - 202 0, Anand Kumar8 * @link http ://digitalliberation.org/plugins/header-and-footer-scripts7 * @copyright Copyright (c) 2013 - 2025, Anand Kumar 8 * @link https://github.com/anandkumar/header-and-footer-scripts 9 9 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 10 10 */?> -
header-and-footer-scripts/trunk/inc/sidebar.php
r2292214 r3221167 5 5 * @package Header and Footer Scripts 6 6 * @author Anand Kumar <[email protected]> 7 * @copyright Copyright (c) 2013 - 202 0, Anand Kumar8 * @link http ://digitalliberation.org/plugins/header-and-footer-scripts7 * @copyright Copyright (c) 2013 - 2025, Anand Kumar 8 * @link https://github.com/anandkumar/header-and-footer-scripts 9 9 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 10 10 */?> … … 15 15 <div class="inside"> 16 16 <p><?php esc_html_e( 'Read plugin documentation for clarification or how to use it. OR just ask your query.', 'header-and-footer-scripts'); ?></p> 17 <p><strong><a href="<?php echo esc_url( "http ://digitalliberation.org/plugins/header-and-footer-scripts/?utm_source=wpdash_hfs" ); ?>" class="button"><?php esc_html_e('Explore Docs and Support', 'header-and-footer-scripts'); ?></a></strong></p>17 <p><strong><a href="<?php echo esc_url( "https://github.com/anandkumar/header-and-footer-scripts/wiki" ); ?>" class="button"><?php esc_html_e('Explore Docs and Support', 'header-and-footer-scripts'); ?></a></strong></p> 18 18 </div> 19 19 </div> … … 23 23 <div class="inside"> 24 24 <p><?php esc_html_e( 'Help us to make this plugin even better. Contributions not necessarily be monetary. Please follow the link to know more and contribute.', 'header-and-footer-scripts'); ?></p> 25 <p><a href="<?php echo esc_url( "http ://digitalliberation.org/contribute/?utm_source=wpdash_hfs" ); ?>" class="button"><?php esc_html_e( 'Contribute', 'header-and-footer-scripts'); ?></a></p>25 <p><a href="<?php echo esc_url( "https://github.com/anandkumar/header-and-footer-scripts" ); ?>" class="button"><?php esc_html_e( 'Contribute', 'header-and-footer-scripts'); ?></a></p> 26 26 </div> 27 27 </div> … … 39 39 <div class="inside"> 40 40 <p><?php esc_html_e( 'We are small WordPress community who welcomes you to join us. Here you will find and share more plugins and themes or even ideas. Ideas are not limited to WordPress. It could be vague or liberal. This is why we are "Digital Liberation .ORG', 'header-and-footer-scripts'); ?></p> 41 <p><a href="<?php echo esc_url( "http ://digitalliberation.org/?utm_source=wpdash_hfs" ); ?>" class="button"><?php esc_html_e( 'Join Digital Liberation', 'header-and-footer-scripts'); ?></a></p>41 <p><a href="<?php echo esc_url( "https://github.com/anandkumar/header-and-footer-scripts" ); ?>" class="button"><?php esc_html_e( 'Join Digital Liberation', 'header-and-footer-scripts'); ?></a></p> 42 42 </div> 43 43 </div> -
header-and-footer-scripts/trunk/readme.txt
r2292214 r3221167 1 1 === Header and Footer Scripts === 2 2 3 Contributors: digitalliberation, anand_kumar4 Donate link: https:// www.digitalliberation.org/contribute/?utm_source=wphfs_donate_link3 Contributors: anand_kumar, digitalliberation 4 Donate link: https://github.com/anandkumar/header-and-footer-scripts 5 5 Tags: head, header, footer, scripts, post, admin 6 Requires at least: 4. 07 Tested up to: 5.48 Stable tag: 2.2. 19 Requires PHP: 5.66 Requires at least: 4.6 7 Tested up to: 6.7.1 8 Stable tag: 2.2.2 9 Requires PHP: 7.4 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 48 48 * **[Get Support][2]** 49 49 * **[GitHub Repository][3]** 50 * **[Contribute][4]**51 * **[Digital Liberation - Blog][5]**52 50 53 [1]: https:// www.digitalliberation.org/docs/header-and-footer-scripts/?utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wp_hfs54 [2]: https:// forums.digitalliberation.org/?utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wp_hfs51 [1]: https://github.com/anandkumar/header-and-footer-scripts/wiki 52 [2]: https://wordpress.org/support/plugin/header-and-footer-scripts/ 55 53 [3]: https://github.com/anandkumar/header-and-footer-scripts 56 [4]: https://www.digitalliberation.org/contribute/?utm_source=wporg&utm_medium=donation_link&utm_campaign=wp_hfs57 [5]: https://www.digitalliberation.org/blog/?utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wp_hfs58 54 59 55 == Installation == … … 72 68 **Q. How could I access support and troubleshoot problem?** 73 69 74 A. I couldn't handle wp.org forums on regular basis. You are suggested to visit [ Digital Liberation](https://forum.digitalliberation.org/) for more updated plugin documentation and troubleshoot your problem.70 A. I couldn't handle wp.org forums on regular basis. You are suggested to visit [GitHub Wiki](https://github.com/anandkumar/header-and-footer-scripts/wiki) for more updated plugin documentation and troubleshoot your problem. 75 71 76 72 **Q: Is there any paid version of the plugin available?** … … 79 75 80 76 == Changelog == 77 78 = 2.2.1 = 79 * Updated readme.txt. 81 80 82 81 = 2.2.0 = -
header-and-footer-scripts/trunk/shfs.php
r2292214 r3221167 2 2 /** 3 3 * Plugin Name: Header and Footer Scripts 4 * Plugin URI: http ://digitalliberation.org/plugins/header-and-footer-scripts/?utm_source=wphfs_plugin_uri4 * Plugin URI: https://github.com/anandkumar/header-and-footer-scripts 5 5 * Description: Essential WordPress plugin for almost every website to insert codes like Javascript and CSS. Inserting script to your wp_head and wp_footer made easy. 6 * Version: 2.2. 17 * Author: Digital Liberation8 * Author URI: http:// digitalliberation.org/?utm_source=wphfs_author_uri6 * Version: 2.2.2 7 * Author: Anand Kumar 8 * Author URI: http://www.anandkumar.net 9 9 * Text Domain: header-and-footer-scripts 10 10 * Domain Path: /lang … … 14 14 /* 15 15 Header and Footer Scripts 16 Copyright (C) 2013 - 202 0, Anand Kumar <[email protected]>16 Copyright (C) 2013 - 2025, Anand Kumar <[email protected]> 17 17 18 18 This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.