• Home
  • Portfolio
  • WordPress
    • Plugins
      • Google Analytics Head
      • Post/Page specific custom CSS
      • Queen Inspirations
    • Themes
    • Others
      • Localize JavaScript code
      • Custom bulk actions
      • Hide your login
      • Admin buttons
  • GitHub
Łukasz Nowicki

Lead PHP/WordPress Engineer

  • WordPress
  • Woocommerce
  • PHP
  • Plugin
  • Development
  • Github
  • Windows
  • Gulp
  • WordPress
  • Woocommerce
  • PHP
  • Plugin
  • Development
  • Github
  • Windows
  • Gulp

Popular posts

  • Insert new woocommerce product programmatically
  • Add woocommerce category programmatically
  • Get_terms and invalid taxonomy
  • Assign woocommerce product categories programmatically
  • WordPress 4.7
  • Development,  WordPress

    Let’s build WordPress theme – part 3

    October 31, 2014 /

    OK, boys and girls, we are here with the third part of our tutorial. How to build WordPress theme. Well, as we can see in our previous parts (part 1, part 2), it’s more than easy. Of course today we’ll get deeper. New player Our new player is functions.php file. Let’s create it in root theme folder (beside style.css and index.php). This file is very special for WordPress theme development, because it is always fired, before the rest of the theme. This file is optional, but it is very important for us. Here we will do all WordPress magic. At this point, the content of functions.php will be very small. This will…

    read more
    Łukasz Nowicki 0 Comments

    You May Also Like

    WP_Import has a deprecated constructor in…

    January 3, 2016

    Using dollar sign $ and jQuery in WordPress

    March 20, 2016

    Assign woocommerce product categories programmatically

    October 5, 2016
  • Development,  WordPress

    Let’s build WordPress theme – part 2

    October 16, 2014 /

    All right now, as you may remember in previous part we have already built WordPress theme but at this point, it is completely terrible and useless. However, we can see posts and this is it. Today we will do a little more. Let’s start.  HTML Declaration We will use HTML5, so we leave Doc Type declaration as it is. But we have to take care about browsers (especially older versions of Internet Explorer) and we need to set proper language attribute. Because we do not know which WordPress language version will be used by the user, we need to use language_attributes() function. Then we have to use some conditional comments…

    read more
    Łukasz Nowicki 0 Comments

    You May Also Like

    How to add your custom css or js on admin screen?

    January 12, 2017

    Programmatically create and login user into WordPress

    December 2, 2017

    How to style widget description in admin menu?

    July 23, 2017
  • Development,  WordPress

    Let’s build WordPress theme – part 1

    October 16, 2014 /

    Booyah, we will do it! We will create sample WordPress theme from a scratch. It will be object oriented, clean code… I hope! Anyhow, we will learn a lot in this course. All right, let’s do it. WordPress setup This is the easiest part. If you want to write a theme, you must know how to install WordPress instance. You can do it on remote server, on your local machine – it is up to you. Just make it clean installation – we do not need any 3rd party to interfere with our project. Theme directory As you may know, theme directory for WordPress is /wp-content/themes/ and we will work…

    read more
    Łukasz Nowicki 0 Comments

    You May Also Like

    Get_terms and invalid taxonomy

    April 26, 2016

    WordPress tables part 1

    September 15, 2016

    How to hide toolbar (admin bar)?

    September 11, 2016
  • WordPress

    How to add and use CSS files in WordPress

    October 15, 2014 /

    It is very easy. If you want to use CSS files in your own Word Press theme, let’s start with style.css. This file is required when building WP theme and it must be put in root directory of the theme. Why it is so important? At style.css you must put at least name of the theme. You can also add authors info, license info etc. You can also add another CSS files here! So, if you have style.css file, you can use: @Import directive You can use @Import directive in style.css to include your own CSS files. It is pretty simple (one thing you must remember – it is using…

    read more
    Łukasz Nowicki 0 Comments

    You May Also Like

    WordPress admin buttons once again

    December 16, 2016

    WP_Import has a deprecated constructor in…

    January 3, 2016

    Your password reset link appears to be invalid. Please request a new link below.

    October 12, 2017
  • WordPress

    How to add WordPress Administrator using PHP

    October 14, 2014 /

    Sometimes you are catch in this situation: client just sent you FTP access to the site but no WordPress password/user info at all. What to do? Since you have FTP access, you can do anything you’ll like and I will show you how to do that. First of all, login to the site via FTP and find index.php file in the root directory of the WordPress installation. Go to the very end of the file and write down something like this: [crayon-641f61c89aca3695029186/] Now, simply run this site, by entering its url in the browser. Be sure to remove those lines after that! Now you can get into /wp-admin and login…

    read more
    Łukasz Nowicki 0 Comments

    You May Also Like

    WordPress 4.7.2

    January 26, 2017

    WordPress 4.7 Release Candidate

    November 24, 2016

    How to add your custom css or js on admin screen?

    January 12, 2017

Search site:

Categories:

  • Author
  • Development
  • Github
  • Gulp
  • PHP
  • PL
  • Plugin
  • Windows
  • Woocommerce
  • WordPress

Recent posts:

  • HTML Knowledge Base
  • Using native WordPress loading icons (spinners) in your plugins
  • Did you forget to signal async completion?
  • Country codes as PHP array
  • RODO i WordPress – wydanie 4.9.6
  • Enable multisite network
  • Showing all errors and warnings

Polish Internet Trends

  • PHP Speed Test (5.2 – 8.0)

Recent comments:

  • Łukasz Nowicki on Post/Page specific custom CSS
  • Daud on Post/Page specific custom CSS
  • Wojtek on Country codes as PHP array
  • Łukasz Nowicki on Assign woocommerce product categories programmatically
  • Kil on Assign woocommerce product categories programmatically
  • Martin Piñeiro on Insert new woocommerce product programmatically
  • Łukasz Nowicki on Your password reset link appears to be invalid. Please request a new link below.

Archives

  • May 2020
  • September 2018
  • July 2018
  • May 2018
  • February 2018
  • January 2018
  • December 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • October 2014
  • September 2014
Ashe Theme by WP Royal.